Showing 26 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
  • Grafana: The open and composable observability platform Icon
    Grafana: The open and composable observability platform

    Faster answers, predictable costs, and no lock-in built by the team helping to make observability accessible to anyone.

    Grafana is the open source analytics & monitoring solution for every database.
    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,576 This Week
    Last Update:
    See Project
  • 2

    controller

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

    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    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
  • 4

    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: 22 This Week
    Last Update:
    See Project
  • Online database software to empower your business management Icon
    Online database software to empower your business management

    Create your own custom database in a fast and easy way, requiring zero technical knowledge.

    TeamDesk is the leading AI-Powered Low-Code platform for creating powerful and flexible web-based databases with no-coding. From small companies to large enterprises, from specific manufactures to vertical business integration, TeamDesk is scalable enough to grow with your business needs.
    Learn More
  • 5
    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: 149 This Week
    Last Update:
    See Project
  • 6
    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
  • 7

    USBWriter

    USBWriter lets you write an image file to an USB drive on Windows.

    USBWriter is tiny Windows tool that lets you write an image file directly to an USB drive. It requires no installation and depends on no bloated framework, it's just a little program that you may put on your desktop. This tool is useful to create a bootable USB disk from a Linux Live CD image file such as Ubuntu, Fedora, Gentoo or ArchLinux. Please read the wiki in case of issues, every possible error or misbehavior is explained.
    Leader badge
    Downloads: 390 This Week
    Last Update:
    See Project
  • 8

    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
  • 9

    DroidLDR

    DroidLDR is a MultiBoot loader for every Droid Phone

    /* This is a README file of DroidLdr Not a Program!! Another's Email: bmy001@gmail.com */ #include "stdio.h" #include "stdlib.h" int main() { printf("DroidLDR is a MultiBoot loader for every Droid Phone\n It can boot other linux on ur Droid Phone via chinge kernel.\n"); return 0; }
    Downloads: 0 This Week
    Last Update:
    See Project
  • One platform for phenomenal in-person and virtual care Icon
    One platform for phenomenal in-person and virtual care

    For Primary Care Clinicians

    Elation Telehealth’s HIPAA-compliant video platform within our EHR, powered by Zoom, ensures your practice can provide virtual care without having to implement or maintain a separate solution.
    Learn More
  • 10

    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
  • 11
    Small program to run from rcNG to start/stop user processes at bootup/shutdown. A few security checks are performed and the user's rcNG scripts are run as the UID of the owner.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Simple `init' program with parallel execution and dependencies via reference counting (`start' and `stop' commands).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    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: 16 This Week
    Last Update:
    See Project
  • 14
    Perix is a MS-DOS compatible program, capable of running without an underlining OS. It is written in Turbo Pascal and Assembly. All parts of system are distributed under terms of the GNU General Public License v2.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    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
  • 16
    This program is an easy to use info/backup/restore/copy tool for the Host Protected Area data (usually containing Predesktop, System installers, diagnostic tools, etc) found on laptops featuring HPA-supporting BIOSes, such as some models of IBM ThinkPad
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    SWAL is a program that can launch as a service (or standalone) and monitor other services and control other programs. Written in C++ and might have some .NET components (planning on a linux port)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Small program for enumerate all the PCI and USB devices in system, check if the device is supported by the kernel, automatically load necessary modules for this devices. Used in small embedded systems with less disk space and stripped kernel features.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Webbsyte login is a program to interface with UNIX/Linux users to be able to login to their computer. There is currently a login program that is installed with UNIX, but we are going to build one with even bigger possibilities. Webbsyte Login will inte
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    This software can be used to enter the bootstrap mode on Sagem (TM) GSM mobile phones and execute some program on their internal CPU. This might be useful for writing into the flash memory, repairing EEPROM contents or just for educational purposes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Daemon Manager is a program designed to manage UNIX services. If a running service should die, it is restarted automatically. Daemon Manager provides an easy method of placing resource limits on certain services, along with some other useful features.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Want to modify your Award(tm) bios or the files it contains? AwardMod is the ONLY publicly available program that lets you add or remove modules from the New Medallion BIOS'. replaces some or all of cbrom/modbin download it today Josef Hill
    Leader badge
    Downloads: 13 This Week
    Last Update:
    See Project
  • 23
    Miniboard Utility. Uploader and Monitor program for Mini Board and Motorola's MC68HC811E2 microcontroller.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24
    Printer_on is a small program which gives you a warning if you printer is powered on. You can put it in your linux shutdown script, so you'll be notified if your printer is still powered on when you shutdown your computer.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Open source utility to (re)program flash BIOS chips. Initial support will be for the i-opener network appliance under Qnx since there is an immediate need.
    Downloads: 2 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next