Showing 33 open source projects for "git:/git.code.sf.net/p/docfetcher/code"

View related business solutions
  • Ecwid is a hosted cloud commerce platform used by over 1.5 million merchants and offers the easiest way to add an online store to any website, social site or multiple sites simultaneously. Icon
    Ecwid is a hosted cloud commerce platform used by over 1.5 million merchants and offers the easiest way to add an online store to any website, social site or multiple sites simultaneously.

    Your free online store is just a few clicks away.

    Set up your Ecwid store once to easily sync and sell across a website, social media, marketplaces like Amazon, and live in-person. Get started with one, or try them all.
    Start Selling
  • Fully managed relational database service for MySQL, PostgreSQL, and SQL Server Icon
    Fully managed relational database service for MySQL, PostgreSQL, and SQL Server

    Focus on your application, and leave the database to us

    Cloud SQL manages your databases so you don't have to, so your business can run without disruption. It automates all your backups, replication, patches, encryption, and storage capacity increases to give your applications the reliability, scalability, and security they need.
    Try for free
  • 1
    Clover EFI bootloader

    Clover EFI bootloader

    Boot macOS, Windows, and Linux on Mac or PC with UEFI or BIOS firmware

    Project has moved to https://github.com/CloverHackyColor/CloverBootloader.
    Leader badge
    Downloads: 1,453 This Week
    Last Update:
    See Project
  • 2
    OpenBLT

    OpenBLT

    Bootloader for STM32, XMC, HCS12 and other microcontroller targets.

    OpenBLT is mostly used as an STM32 bootloader, due to the popularity of STM32 microcontrollers. However, the bootloader’s architecture is such that it can work with any microcontroller and use any type of communication interface to perform firmware updates.
    Leader badge
    Downloads: 91 This Week
    Last Update:
    See Project
  • 3
    Skywave Linux

    Skywave Linux

    Global Software Defined Radio at Your Fingertips

    Updated 2026/01/24: Turn your PC into the ultimate shortwave radio. Skywave Linux is an X86, 64 bit live environment configured for accessing internet accessible software defined radio receivers. With this operating system, you may tune in popular stations or amateur radio, aeronautical, maritime, or other signals received at remote internet servers around the world. For a live map of the best KiwiSDR and WebSDR servers and a nice "click to tune" interface, Use the installed SDR-Map...
    Leader badge
    Downloads: 95 This Week
    Last Update:
    See Project
  • 4

    Kobo XCSoar Launcher

    a customizable boot menu for your Kobo Mini

    Mainly this project aims at easing startup and use of XCSoar (see xcsoar.org) on Kobo Mini. But the scope of use should not be limited solely to XCSoar. The Launcher should be small in code size, reuse most of the original libraries, provide flexible configuration to any application that might be ported to the Kobo Mini. It supports customizable fonts, toolbox-pages, buttons (also graphical), labels, autostart and sleep timers.
    Downloads: 14 This Week
    Last Update:
    See Project
  • ACI Learning: Internal Audit, Cybersecurity, and IT Training Icon
    ACI Learning: Internal Audit, Cybersecurity, and IT Training

    Proven skill building for every aspect of your support or IT team.

    Traditional training doesn't equip employees with the practical skills they need to drive business success. ACI Learning provides hands-on IT and cybersecurity training designed to build real-world, on-the-job skills. Our outcome-based programs empower employees with certification prep, industry-recognized credentials, and flexible learning options. With expert-led video training, labs, and scalable solutions, we help businesses, individuals, governments, and academic institutions develop a skilled workforce, align with business goals, and stay ahead in a rapidly evolving digital world.
    Learn More
  • 5
    boot-repair-disk

    boot-repair-disk

    A rescue disk that includes the Boot Repair tool

    See http://sourceforge.net/p/boot-repair-cd/home
    Leader badge
    Downloads: 2,760 This Week
    Last Update:
    See Project
  • 6

    Underdog -- Early and Late User Context

    mkinitramfs & mkinitrd replacement and (eventually) alternate /init

    ...Currently there is a fully working initramfs (mkinitramfs/mkinitrd) replacement that is capable of building the early user context images both as separate files or built into the kernel image. The working proof of concept code for the alternate /init is too messy to sahre just now. /doh.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    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: 4 This Week
    Last Update:
    See Project
  • 8
    Tini

    Tini

    A tiny but valid `init` for containers

    All Tini does is spawn a single child (Tini is meant to be run in a container), and wait for it to exit all the while reaping zombies and performing signal forwarding. It protects you from software that accidentally creates zombie processes, which can (over time!) starve your entire system for PIDs (and make it unusable). It ensures that the default signal handlers work for the software you run in your Docker image. For example, with Tini, SIGTERM properly terminates your process even if you...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 9
    Grub ISO Adder

    Grub ISO Adder

    Add ISO to grub menu to boot it from HD.

    Add ISO to grub. For KDE. Combination service-menu/script. Right-click on the ISO to add it to your grub menu. Works with *buntu and KDE neon ISOs. Code on https://github.com/donaldbrian/addiso Warning: last version could cause problems with some ISOs. Latest version is patched. Please read the Wiki.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Securden Password Vault Icon
    Securden Password Vault

    For IT Teams, CIO, CSO, Security Analysts

    Store, manage, and share passwords, files, SSH keys, and DevOps secrets among IT teams. Enforce password security best practices. Ensure compliance with industry standards using comprehensive audit trails.
    Learn More
  • 10
    MorpheusArch-lxqt

    MorpheusArch-lxqt

    Data recovery linux distribution with LXQt DE

    ...All you need to do is create a bootable USB stick / CD and log in as: username: morpheus password: arch Please also check out the wiki: https://sourceforge.net/p/morpheusarch-lxqt/wiki/Home/
    Downloads: 2 This Week
    Last Update:
    See Project
  • 11
    PC Sleeper

    PC Sleeper

    schedule tool

    A shutdown scheduler that comes in handy when you are running tedious tasks and want to configure your PC to a stand-by mode, restart, power off or logoff after a specific amount of time ##Open source project## PC Sleeper was written in Powershell source code available on : https://github.com/fr016/PC-Sleeper
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    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: 1 This Week
    Last Update:
    See Project
  • 13
    multibootusb

    multibootusb

    Create multi boot live Linux on a USB disk...

    Multi Boot USB / MultiBoot USB / MultiBootUSB is a software / installer which allows user to install multiple Live Linux Distros in to a single USB drive / Pendrive / Flash drive and able to boot from it. USB can be tested without reboot using inbuilt QEMU.
    Leader badge
    Downloads: 315 This Week
    Last Update:
    See Project
  • 14
    Merge the Solaris downstream version of GRUB legacy GPL source code into GRUB4DOS
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    AoE Disk

    AoE Disk is a driver for using ATA over Ethernet under Windows(tm) .

    ...Also it supports protocol extensions implemented in AoEde target to even more improve performance (see https://sourceforge.net/projects/aoede/) Blog: https://sourceforge.net/p/aoedisk/blog/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Unetbootinbitti

    Unetbootinbitti

    Tool for creating live usb-drives and downloading distros

    Tool for creating live usb-drives and downloading distros. This is an upgraded version of Unetbootin focusing on Bittix linux 9 and above and Linux Mint and Linux Mint debian. Has Distrowatch.com link etc.
    Downloads: 39 This Week
    Last Update:
    See Project
  • 17

    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: 7 This Week
    Last Update:
    See Project
  • 18
    Solarstorm

    Solarstorm

    A rethinking of the Operating System Ecosystem.

    ...All code at this time will be available only via a git repository.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    A 21 Century Boot system for the Tandy Color Computer series of 1980's computers. The aim is to create a unified, scriptable boot system for both new and old storage devices * THIS PROJECT HAS BEEN MOVED TO: https://code.google.com/p/legsforth/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    the goal of project is to make alternative grub2 configuration system. currently supports current GNU/Linux OS and Windows
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    yaMOS - yet another My Operating System
    yaMOS stands for: yet another "My Operating System". This is a hobby Operating System, let's see to what it develops... At the moment it's only a kernel written in C++ and Assemly.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Etherboot is Open Source code for creating boot ROMs for network booting x86, AMD64, Itanium, Hammer, Hyperstone and ARM (noMMU) platforms.
    Downloads: 8 This Week
    Last Update:
    See Project
  • 23
    SDBoot is a complete bootloader solution (MCU side and PC side), free, with source code for AVR MCU chip. It features a checksumed protocol for safe programming.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 24
    Linksys kindly provides a tarball with source code to the NAS200 firmware which can be used by users to build their own firmware, and add improvements. This project will be the place where those improvements are gathered.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 25
    The Affordable BIOS Restoration Tool provides VHDL and C code to recover from failed BIOS upgrades using affordable CPLD's. EEPROM's and Flash chips can be restored with this flash programmer. Interfaces for DIP and tsop packages are being developed.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
MongoDB Logo MongoDB