Showing 38 open source projects for "program"

View related business solutions
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • Rent Manager Software Icon
    Rent Manager Software

    Landlords, multi-family homes, manufactured home communities, single family homes, associations, commercial properties and mixed portfolios.

    Rent Manager is award-winning property management software built for residential, commercial, and short-term-stay portfolios of any size. The program’s fully customizable features include a double-entry accounting system, maintenance management/scheduling, marketing integration, mobile applications, more than 450 insightful reports, and an API that integrates with the best PropTech providers on the market.
    Learn More
  • 1
    rEFInd

    rEFInd

    An EFI boot manager utility

    rEFInd is a fork of the rEFIt boot manager. Like rEFIt, rEFInd can auto-detect your installed EFI boot loaders and it presents a pretty GUI menu of boot options. rEFInd goes beyond rEFIt in that rEFInd better handles systems with many boot loaders, gives better control over the boot loader search process, and provides the ability for users to define their own boot loader entries.
    Leader badge
    Downloads: 5,535 This Week
    Last Update:
    See Project
  • 2

    x86_64-LFS-linux-uclibc Shell Assistant

    BASH Shell Tool Helps With LFS "General Compilation Instructions"

    #--------##--------##--------##--------# Sets up an x86_64 linux cross-build from your kconfig using a bash shell program thus producing linux-headers, uClibc, gcc and a complete GNU os. The tool is simple to customize with a few configuration variables. There is one executable program and six proglets, 100 common GNU source tarballs required. The Linux 4.2 kernel has a System.map with 22000 entries, in contrast to the slackware15 map having 155000 entrie s. ...
    Downloads: 8 This Week
    Last Update:
    See Project
  • 3

    controller

    FLL based tool for controller programs and can act as an init program.

    Downloads: 2 This Week
    Last Update:
    See Project
  • 4
    SelikUP

    SelikUP

    Linux Kernel Updater

    This program helps you update your Linux distribution's Linux kernel by downloading the kernel from the KERNEL main repository.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Free and Open Source HR Software Icon
    Free and Open Source HR Software

    OrangeHRM provides a world-class HRIS experience and offers everything you and your team need to be that HR hero you know that you are.

    Give your HR team the tools they need to streamline administrative tasks, support employees, and make informed decisions with the OrangeHRM free and open source HR software.
    Learn More
  • 5
    ExtFS Check Tool

    ExtFS Check Tool

    Checks and repairs Ext+BTR FS volumes for errors

    This is a kind of Scandisc or Checkdisk program for debian based linux systems. It scans your ext4 and BTRFS disks and repair them. Github: https://github.com/shampuan/ExtFS-Check-Tool
    Downloads: 3 This Week
    Last Update:
    See Project
  • 6
    This is Rivoreo custom edition of the sysvinit program. The original sysvinit project page is at http://savannah.nongnu.org/projects/sysvinit/ The original sysvinit Debian package project page is at http://alioth.debian.org/projects/pkg-sysvinit/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    UEFI fdisk

    UEFI fdisk is a disk partitionning tool running under UEFI/BIOS

    UEFI fdisk is a port to UEFI of the famous fdisk partitioning tool from util-linux, see https://github.com/karelzak/util-linux . Now since this program runs directly under UEFI shell you don't need to *boot* the system to edit partition tables.
    Downloads: 17 This Week
    Last Update:
    See Project
  • 8
    Linux program for writing Microsoft compatible boot records. This program does the same as Microsoft "fdisk /mbr" to a hard disk or "sys d:" to a floppy or FAT32 partition except that it does not copy any system files, only the boot record is wri
    Leader badge
    Downloads: 146 This Week
    Last Update:
    See Project
  • 9
    bootiso

    bootiso

    A bash program to securely create a bootable USB device

    Create a USB bootable device from an image file easily and securely. Because of its reliance on GNU and POSIX tools, bootiso primarly targets GNU/Linux systems.
    Downloads: 2 This Week
    Last Update:
    See Project
  • Run applications fast and securely in a fully managed environment Icon
    Run applications fast and securely in a fully managed environment

    Cloud Run is a fully-managed compute platform that lets you run your code in a container directly on top of scalable infrastructure.

    Run frontend and backend services, batch jobs, deploy websites and applications, and queue processing workloads without the need to manage infrastructure.
    Try for free
  • 10
    AIO Boot

    AIO Boot

    AIO Boot is a tool that can help you create a bootable USB with Grub2,

    AIO Boot is a tool that can help you create a bootable USB with Grub2, Grub4dos, Syslinux, Clover and rEFInd. AIO Boot can boot Windows and most Linux distributions and boot via LAN using Tiny PXE Server. AIO Boot is constructed from a variety of sources, certainly still a lot of flaws, eager for sympathy. I would love to hear from you so that I can improve this tool better.
    Leader badge
    Downloads: 383 This Week
    Last Update:
    See Project
  • 11
    Tini

    Tini

    A tiny but valid `init` for containers

    ...Docker images that work without Tini will work with Tini without any changes. Add Tini to your container, and make it executable. Then, just invoke Tini and pass your program and its arguments as arguments to Tini.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12

    flash boot builder

    to create bootable usb from windows 7,8,10

    Flash Boot Builder 2020 Program, the second version of installing Windows from the flash with one click and without deleting the existing data or formatting of the flash; the program will allow you to use multiple flash as a folder and data transfer in addition to it being bootable any bootable, since you can install any type of Windows from Flash whether Windows Vista, 7, 8, 8.1 or Windows 10.
    Leader badge
    Downloads: 58 This Week
    Last Update:
    See Project
  • 13
    MicroFormat

    MicroFormat

    A Windows Format Tool for USB and Physical volumes

    A simple Windows tool that can format USB or physical volumes to either NTFS or FAT32. It supports custom Volume names and quick formatting. Done out of boredom and curiosity for practicing purposes. The program will refuse to format the Windows partition. Because the Windows partition is not always C, the check is not hard-coded. Rather, I perform a comparison between the currently selected volume to format and the known System volume. If they match, I trip a flag.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 14
    EfiPy

    EfiPy

    Python Library for accessing UEFI BIOS internal function by protocol

    EfiPy is a Python Module on UEFI shell which can access UEFI BIOS kernel interface - System Table - Runtime Services - Boot Services pAnalyzer package - Tracing UEFI protocol calling flow Output protocol flow to screen or file with XML format CorePy (assembly package) - Simple Assembly code in Python environment. EfiPy Shell package- Simple uefi shell program coded with EfiPy library to prove EfiPy workable EfiPy leverage these open source packages - ctypes, CorePy. Samples https://sourceforge.net/u/efipy/svn/HEAD/tree/Trunk/ EfiPy Author: https://www.linkedin.com/in/max-wu-a9068b90/
    Downloads: 4 This Week
    Last Update:
    See Project
  • 15
    MultiBootUSB-Live

    MultiBootUSB-Live

    Portable System for installing many Linux Distros on to a Pen drive

    This project provides a Live DVD for the multibootusb program, for installing multiple Linux Distros on to a single Pen drive and able to boot from it. This is a portable system, which does not require any installation. Video Below. This system can be started through the DVD Drive OR VirtualBox (See Below). This .iso file can also be written on to a small dedicated pen drive ( ~ 1 GB ) through this DVD's multibootusb program and further used for writing linux images on to other pen drives ( not on the same ! ...
    Leader badge
    Downloads: 7 This Week
    Last Update:
    See Project
  • 16

    depinit

    An alternative init program

    Depinit is an alternative init program that can handle parallel execution, dependencies, true roll-back, pipelines, improved signaling and unmounting filesystems on shutdown. It incorporates ideas from sysvinit, simpleinit, daemontools and make. At present, it is a bit experimental, and requires good knowledge of the initialisation process to set up.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    pxe-kexec is a program that reads a PXELINUX configuration file, prompts the user for an entry like the PXELINUX program would do and finally boots that entry using Kexec.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    fx3load

    fxload utility from linux-hotplug project updated for the FX3

    ...Oddly, as of January 2013 Cypress doesn't include this utility with its (open source) Linux SDK but requires developers to purchase a copy of MS Windows to be able to program the board. This SourceForge project contains no new code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    This program is a small and simple tool that manages the available "services" (the programs in the /etc/init.d/ directory) in a Debian box.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    Startup Helper

    Startup Helper will help you start up the programs you use every day.

    ...It also allows for waiting periods between launching programs, to prevent programs slowing each other down. During this startup process, the user can control the waiting period through the Startup Helper GUI, pausing the program, skipping a single program, or foregoing the waiting period and launching the next program immediately. This project is made in Java, so it should be multiplatform. However, I've only been able to test it on a Windows XP machine, so please let me know if there are oddities, bugs and/or malfunctions on other platforms.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 21
    Boot Loader Manager
    Boot Loader Manager is a program that can install and configure Grub and Grub4Dos boot loaders. It provides a simple and self-explanatory user interface to edit menu entries and appearance of boot screen.
    Leader badge
    Downloads: 4 This Week
    Last Update:
    See Project
  • 22
    Simple `init' program with parallel execution and dependencies via reference counting (`start' and `stop' commands).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    This is a small program that reads and writes the WakeUp time in the BIOS. This is done via /dev/nvram on recent kernels (>2.4.6, including 2.6.x) or, alternatively, via direct ISA access. On this WakeUp time the computer is powered on automatically.
    Downloads: 19 This Week
    Last Update:
    See Project
  • 24
    Choose-OS (chos), is a modular and configurable boot loader for Linux/x86 - a program that is loaded by the BIOS before any operating systems. This program then lets you choose the operating system to boot and possibly enter parameters to it
    Downloads: 2 This Week
    Last Update:
    See Project
  • 25
    Knoppix-ar is an project for creation of the sofware open source, complementary for program knoppix 5.1.1 live CD/DVD and hind. currently have packet for funds GRUB and splash screen for KDE 3.5.X the packet for version Debian and architecture is all
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next