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

View related business solutions
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • 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
  • 1
    DreamShell

    DreamShell

    Operating system for the Sega Dreamcast

    The Dreamshell is the operating system for the Sega Dreamcast based on the KallistiOS kernel. It has a dynamic loadable modular system and interface for creating applications with XML UI and both C/C++ and Lua scripts on. You can see examples in ready-made applications and modules, drivers for various devices, formats and interfaces. Examples for audio and video decoding, compression, packaging, binding, network, emulation, scripts and more. From hardcore low-level assembler to high-level...
    Downloads: 10 This Week
    Last Update:
    See Project
  • 2
    egos-2000

    egos-2000

    Helping students read all the code of a teaching operating system

    egos-2000 is a minimalist operating system built for educational and research purposes, offering a simplified kernel and runtime environment for exploring OS concepts. It runs on QEMU and is written in C/C++ with a focus on clarity and modularity. The system includes a basic filesystem, process management, and syscall interface, making it ideal for understanding core OS principles. egos-2000 is particularly well-suited for students learning about kernels, user-space interaction, and...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 3
    Fiwix

    Fiwix

    A UNIX-like kernel for the i386 architecture

    Fiwix is a Unix-like operating system kernel designed for educational purposes and hobbyist development, targeting the i386 architecture. It implements many classic UNIX principles and aims to provide a clean, well-documented codebase that is both readable and easy to study. Fiwix offers a functional kernel that supports ELF binaries, a virtual file system, and standard system calls, making it a great platform for learning OS internals or experimenting with system-level programming. Its...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    MentOS

    MentOS

    An educational 32-bit linux-like Operating System

    MentOS is an educational operating system developed for academic use, particularly in university settings, to help students understand low-level system concepts such as process management, memory handling, and scheduling. Written in C, MentOS closely mimics a simplified Unix-like OS and includes hands-on implementations of key kernel features. Designed to be highly readable and modular, it offers a practical approach to learning systems programming through real-world kernel components,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Keep company data safe with Chrome Enterprise Icon
    Keep company data safe with Chrome Enterprise

    Protect your business with AI policies and data loss prevention in the browser

    Make AI work your way with Chrome Enterprise. Block unapproved sites and set custom data controls that align with your company's policies.
    Download Chrome
  • 5
    HelenOS

    HelenOS

    A microkernel-based multiserver operating system written from scratch.

    ...HelenOS does not aim to be a clone of any existing operating system and trades compatibility with legacy APIs for cleaner design. Most of HelenOS components have been made to order specifically for HelenOS so that its essential parts can stay free of adaptation layers, glue code, franken-components and the maintenance burden incurred by them.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 6
    WINIX OS

    WINIX OS

    A UNIX-style Operating System for the Waikato RISC Architecture

    Winix is an experimental Unix-like operating system kernel written in modern C++ with an emphasis on object-oriented design and code clarity. It is a pedagogical project exploring how kernel-level programming can be structured with C++ abstractions while maintaining low-level control. Winix supports basic system services such as file systems, process management, and a terminal interface, and is designed for booting on x86_64 hardware via QEMU. It serves as an accessible and unconventional approach to understanding operating systems.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 7
    DracOS GNU/Linux Remastered
    ...Use a GUI-based tools-tools the software using the CLI (command line interface) and GUI (graphical user interface) to perform its operations. Now Dracos currently already up to version 3.1.5 with the code name "KUNTILANAK WITH REMASTERED".
    Downloads: 30 This Week
    Last Update:
    See Project
  • 8
    Resea

    Resea

    A microkernel-based hackable operating system

    resea is a small, message-passing-based operating system kernel designed with microkernel principles in mind. Written in C with minimal dependencies, it emphasizes modularity, isolation, and simplicity. resea includes a basic POSIX-like interface and supports multitasking, IPC, and user-space services. It serves as both a microkernel OS experiment and a platform for learning about low-level system design without the complexity of larger operating systems.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 9

    Emacs for w64

    Clean, optimized w64 Emacs.

    This project provides clean, optimized w64 binary builds of the latest Emacs git snapshots with image support enabled. It is, however, not *the* official distribution of Emacs. Happy hacking!
    Downloads: 1 This Week
    Last Update:
    See Project
  • Lightspeed golf course management software Icon
    Lightspeed golf course management software

    Lightspeed Golf is all-in-one golf course management software to help courses simplify operations, drive revenue and deliver amazing golf experiences.

    From tee sheet management, point of sale and payment processing to marketing, automation, reporting and more—Lightspeed is built for the pro shop, restaurant, back office, beverage cart and beyond.
    Learn More
  • 10
    PlusOS (Plus Operating System)

    PlusOS (Plus Operating System)

    OS bootable from Linux,Windows and others partitions as auxiliary OS

    ...That's built to run as auxiliary OS with Major OS like Windows and Linux etc..bootable with grub2 and own boot loader.focused on eBook reading software(PDF,EPUB,MOBI,DJVU,CHM...).with programs like calculator, notepad,source code editor, hex viewer, text viewer,image viewer and many games.VESA 32bpp GUI from startup.read-only plus maybe writing support for standard file systems FAT/NTFS/EXT/CDFS.codec for archives(ZIP,RAR,7z,GZ ...).codec for image formats(JPG,BMP,GIF,PNG...).video player or at least thumbnails extract(AVI,MKV,MP4,3GP...). mountable as filesystem from ISO,ISZ file.generic drivers VBE,USB,HD Audio,Keyboard, mouse.bootable on qemu and of course on real computer systems.at least all drivers for one computer (my) this is primary goal. ...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 11
    Aquila OS

    Aquila OS

    AquilaOS: UNIX-like Operating System

    ...It features a modular architecture with components for memory management, interrupts, and basic task scheduling. As a learning tool or hobby OS project, Aquila focuses on clarity, with an emphasis on educational documentation and well-organized code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    emacs-w64

    emacs-w64

    64-Bit GNU Emacs for MS Windows with optimization.

    A GNU Emacs binary distribution for users who want to use Emacs natively in 64-Bit Windows (x86_64). This project will focus on providing unmodified, up-to-date (from git master and newest release), and optimized w64 binary builds. Also available on GitHub: https://github.com/zklhp/emacs-w64/releases For details concerning the build, please see the wiki page on https://sourceforge.net/p/emacsbinw64/wiki/Build%20guideline%20for%20MSYS2-MinGW-w64%20system/. 中文版请看这里: http://chriszheng.science/2015/03/19/Chinese-version-of-Emacs-building-guideline/.
    Downloads: 14 This Week
    Last Update:
    See Project
  • 13
    VenenuX

    VenenuX

    VenenuX GNU/Linux

    VenenuX GNU/Linux hosting of the 0.X series based on Debian and where are live discs, this are the SF place for 0.X series.. FOR UPDATED CONTENT SEE https://sourceforge.net/p/vegnuli/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    LinuxTLE

    LinuxTLE

    LinuxTLE (Revival)

    LinuxTLE(Linux Talay) is the legendary Thailand Linux Distribution lost technology from NECTEC. Now, reborn out of demise, LinuxTLE has finally build the 11.0 version code named "Cha-Am" revived the dead project by the mysterious successor. Shifted from GNOME2 into Mate Desktop which supported both Thai & English languages. LinuxTLE 11.0 currently based from Ubuntu 16.04 LTS. There will be also Debian 9.0 based build soon. "Talay(ทะเล)" means "The Sea" pronounced in Thai languages. Refer: - https://distrowatch.com/table.php?...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 15
    WinDS

    WinDS

    Windows XP reimplemented on Nintendo DS

    ...Since i started coding Apps for the NDS, my goal was to write a program, called WinDS, which does (nearly) the same as the real appy by Microsoft. In contrast to other little NDS-Operating Systems, just like Woopsi etc. you can code your own Application in Lua for WinDS: just copy the Code onto the FAT-Disk and execute it from within WinDS! This is what makes WinDS so unique. The New Beta 0.95 is out, it features - 52 Classes that are already available within Lua - 25 different types of user interface classes - 8 different predefined dialogs which makes it the perfect GUI sandbox for DS. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    Debox GNU/Linux Live CD

    Debox GNU/Linux Live CD

    Debox Linux is a live distro based on Debian distribution and Openbox

    Debox GNU/Linux Live CD is a live hybrid distribution based on Debian and OpenBox. Can be used on computers supporting 32-bit (x86) or 64-bit (x86_64) instruction set architectures. Debox was made with the middle and novice user in mind. Includes a wide range of software: word processor, media players, internet browser, email client, disk utilities, java and few games. Also, a plenty of printers, scanners, bluethooth, web cams, digital tv, fax are supported by default. Different...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    boXbuntu
    Based on 14.04, using openbox window manager :P
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Yron Linux (Philentropy)

    Yron Linux (Philentropy)

    We are writing the source code of Freedom.

    Philentropy presents Yron Linux. The next revolution of distributions for Open Source people. Based on LFS and from source packages, Yron Linux is available for free and you can download it without any charges. We will release a beta version soon. Be patient and stay tuned ! ------------------------------------------------------------- Philentropy vous dévoile Yron Linux. La nouvelle révolution des distributions pour les adeptes du Logiciel Libre. Basé sur LFS et les...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    How to Make a Computer Operating System

    How to Make a Computer Operating System

    How to Make a Computer Operating System in C++

    A practical guide and GitHub-hosted project by Samy Pesse that walks you through building a very simple UNIX-based operating system in C++, designed to boot, launch a userland shell, and remain extensible. It’s more than a proof of concept—it’s meant to be functional and educational. All the system source code will be stored in the src directory. Each step will contain links to the different related files. This course is open to contributions, feel free to signal errors with issues or directly correct the errors with pull-requests.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Crosos Operating System

    Crosos Operating System

    Crosos is a SubLinux Distribution

    Crosos is a open-source OS. It is based on the Linux Kernel and mostly uses the same code in Ubuntu (but it has been derived from Debian)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    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: 15 This Week
    Last Update:
    See Project
  • 22
    LinuxMyst

    LinuxMyst

    Linux Myst Debian Wheezy based 7.2 with myst window manager / gnome

    SEE WIKI LINK FOR SUPPORT and INSTALL TIPS MYST SUPPORT WIKI @ https://sourceforge.net/p/linuxmyst/wiki/ Dec 13, 2013 - NEW RELESE "nebula". If you want a smaller footprint image and download, a tighter software mix and can do with gnome stuff Nebula is for you. It is light, simple and nimble on hardware and under multiprocessor and higher RAM capacity machines is one of the fastest window managers you will experience.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    x9wm linux

    x9wm linux

    x9wm Linux - 32/64bit Intel Debian Stable w/ x9wm

    ...Easy to customize menu / 1-click to any thing Instant always available system monitor top-bar Dec 04 2013 - update 1.02 1 New Desktop Wallpaper 2 Conky Top bar updated / Bottom bar space - for menu expansion in 1.03 3 New menu feature for window (max) maximize to save reshape for full-screen windows in any screen dimension 4 Code stub preped for automation and bottom menu control bar 5 Integrated into x9wm linux version "celestial" 1.2 Debian Wheezy w/ gnome-commander integrated 6 Gnome-Commander integrated and remote filesystems and WIndows SMB / CIFS partitions integrated 7 Gnome GEDIT now default text editor 8 qcalculate replaced xcalc as a much more fully features general purpose calculator / equation
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    LCD TFT 240 320 hx8347a SSD1289 sdcard

    LCD TFT 240 320 hx8347a SSD1289 sdcard

    Lcd TFT 320*240 with touchscreen and SdCard

    code=DEMO9S08AW60E&fr=g New release with Coldfire V1 Flexis MCF51AC256A (32bits) pins to pins compatible with 9s08aw60
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Screens is an easy-to-use modular OS-like multi-platform API layer over your existing OS that allows developers to make applications for nearly every popular OS, whether it be Palm OS, PC, or PocketPC, with just one set of code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next