Showing 74 open source projects for "react os iso"

View related business solutions
  • Earn up to 16% annual interest with Nexo. Icon
    Earn up to 16% annual interest with Nexo.

    More flexibility. More control.

    Generate interest, access liquidity without selling, and execute trades seamlessly. All in one platform. Geographic restrictions, eligibility, and terms apply.
    Get started with Nexo.
  • $300 in Free Credit Towards Top Cloud Services Icon
    $300 in Free Credit Towards Top Cloud Services

    Build VMs, containers, AI, databases, storage—all in one place.

    Start your project in minutes. After credits run out, 20+ products include free monthly usage. Only pay when you're ready to scale.
    Get Started
  • 1
    Vanilla OS Live ISO Builder

    Vanilla OS Live ISO Builder

    Vanilla OS Live ISO Builder.

    Vanilla OS Live ISO provides the official live environment and installer for Vanilla OS, a Linux distribution that blends immutability, security, and user-friendliness. Built on Ubuntu with an immutable root file system, Vanilla OS uses ABRoot and Distrobox to offer transactional updates and containerized app environments. The live ISO project enables users to boot and test the OS without installation, and includes the Calamares installer to simplify the setup process. ...
    Downloads: 58 This Week
    Last Update:
    See Project
  • 2
    Pony OS

    Pony OS

    My Little Unix: Kernels are Magic

    ponyos is a lightweight, UNIX-like operating system developed as a personal hobby project by the creator of ToaruOS. It features a monolithic kernel written in C and aims for a POSIX-compliant environment with a built-from-scratch userland. ponyos includes a graphical interface, dynamic linker, shared libraries, and a package manager. It’s designed for fun, experimentation, and as a platform to learn and play with operating system internals, with surprisingly advanced features given its...
    Downloads: 15 This Week
    Last Update:
    See Project
  • 3
    balenaEtcher

    balenaEtcher

    A safe way to flash OS images to SD cards & USB drives

    ...Use for .iso and .img files, as well as zipped folders to create live SD cards and USB flash drives. Written with Electron for cross platform use (windows, macOS, and Linux).
    Downloads: 1,299 This Week
    Last Update:
    See Project
  • 4
    USB_FORMAT

    USB_FORMAT

    Make Bootable USB Drive with MBR and 2 Partitions

    USB Format Tool - Make Bootable USB Drive with MBR and 2 Partitions. USB Multi-Boot of Linux ISO + Windows 10 VHD + Win10XPE in BIOS Or UEFI Secure mode.
    Downloads: 163 This Week
    Last Update:
    See Project
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build generative AI apps with Vertex AI. Switch between models without switching platforms.
    Start Free
  • 5
    Puter

    Puter

    The Internet OS! Free, Open-Source, and Self-Hostable

    Puter is a browser-based personal operating system and file explorer built entirely with web technologies. It mimics the experience of a traditional desktop OS, allowing users to manage files, launch apps, and interact with a graphical interface—all within a web browser. The project is designed to be both functional and nostalgic, combining the aesthetic of retro operating systems with modern development tools like React and Tailwind CSS. Puter offers a self-hostable, customizable environment for those seeking an online workspace or hobby project.
    Downloads: 22 This Week
    Last Update:
    See Project
  • 6

    BRGV-OS

    Linux distributions based on Void Linux

    BRGV-OS is a Linux distribution based on Void Linux, with packages xbs. ISO files is in brgv-os-2025 directory. The work was do it for our job needs (Gene Bank research institute from Suceava, Romania), but anyone can modify for their needs. The name BRGV mean in Romanian "Banca de Resurse Genetice Vegetale" (shortly in English is Gene Bank), an OS mean of course Operating System.
    Downloads: 499 This Week
    Last Update:
    See Project
  • 7
    Ventoy

    Ventoy

    A New Bootable USB Solution

    ...x86 Legacy BIOS, IA32 UEFI, x86_64 UEFI, ARM64 UEFI and MIPS64EL UEFI are supported in the same way. Most types of OS supported (Windows/WinPE/Linux/ChromeOS/Unix/VMware/Xen...) 1100+ ISO files are tested, 90%+ distros in distrowatch.com supported.
    Leader badge
    Downloads: 219,031 This Week
    Last Update:
    See Project
  • 8
    Exton|OS

    Exton|OS

    Exton|OS 64 bit based on Ubuntu/Debian with KDE Plasma 4:6.6.2

    ABOUT Exton|OS is based on upcoming Ubuntu 26.04 LTS ("Resolute Raccoon") 64 bit and Debian "Sid". IMPORTANT ABOUT REFRACTA TOOLS Refracta tools are pre-installed in Exton|OS . Use Refracta Snapshot to create your own live installable Ubuntu 26.04 system. RUNS FROM RAM Another great thing is that Exton|OS can run from RAM. Use Boot alternative 2 (Load to RAM). When the system has booted up you can remove the disc (DVD/CD) or USB stick. You'll need at least 6 GB RAM to run Exton|OS...
    Leader badge
    Downloads: 26 This Week
    Last Update:
    See Project
  • 9
    Realm OS

    Realm OS

    RealmOS: High-performance MX Linux KDE workstation for power users.

    Project Title: RealmOS: Official Universe Edition Description: RealmOS is a high-performance Linux distribution built for developers, power users, and students. Based on the rock-solid MX Linux (AHS) and featuring the KDE Plasma desktop environment, RealmOS combines stability with a futuristic aesthetic. Why choose RealmOS? The Universe Theme: Pre-configured with the "Universe Neon" look, custom icons, and the classic "Wobbly Windows" effect. Performance First: Optimized...
    Leader badge
    Downloads: 19 This Week
    Last Update:
    See Project
  • Train ML Models With SQL You Already Know Icon
    Train ML Models With SQL You Already Know

    BigQuery automates data prep, analysis, and predictions with built-in AI assistance.

    Build and deploy ML models using familiar SQL. Automate data prep with built-in Gemini. Query 1 TB and store 10 GB free monthly.
    Try Free
  • 10
    GaryOS

    GaryOS

    GaryOS is an entire GNU/Linux system in a single bootable file

    GaryOS is an entire GNU/Linux system in a single bootable file. It is also a Builder system to create and package Gentoo installations. Builder creates custom root filesystems that GaryOS can load into memory in place of its own. GaryOS can build new or updated versions of itself from within itself. Primary uses: * System rescue and recovery * Anonymous and secure workstation * GNU/Linux learning environment * Installation of Gentoo Unique advantages: * Source-based...
    Leader badge
    Downloads: 354 This Week
    Last Update:
    See Project
  • 11
    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: 0 This Week
    Last Update:
    See Project
  • 12
    radiOS

    radiOS

    Linux for Amateur Radio

    radiOS is a ham radio-centric, customized version of Arch Linux. Arch is generally recommended to experienced Linux users but radiOS should help you to get to know one of the most versatile and fun Linux distributions around. Not to mention use your radio without having to compile a bunch of programs yourself. radiOS comes with tools for use with amateur radio, especially SOTA, POTA, and GNU Radio Companion with HackRF Software Defined Radio. If it doesn't work as expected, or you would...
    Downloads: 12 This Week
    Last Update:
    See Project
  • 13
    Enchantment OS

    Enchantment OS

    Linux simplified. A consumer-friendly distro, based on Debian Stable

    ...Enchantment OS offers surprising performance on old and new PC hardware-- even when booted from USB flash drives. It features a familiar desktop layout and a prominent app Menu button in the lower left corner. An updated, easy-to-read, full-color paperback user book is in progress. EnchantmentOS GNU/Linux 24 (bookwormish), Beta Release for testing and evaluation: ench-24.beta.4-amd64.iso (updated 20240726 See README text on Downloads page for details.
    Leader badge
    Downloads: 9 This Week
    Last Update:
    See Project
  • 14
    XXRI-OS-LITE
    🌿 XXRI OS Lite – Lightweight, Fast, and Minimal XXRI OS Lite is the most lightweight edition of the xxri OS series, designed for low-spec machines, older hardware, or users who prefer a clean and ultra-efficient system. it includes only essential components to deliver speed, simplicity, and stability — without unnecessary bloat. ⚡ Key Features: • Super lightweight ISO (263MB) • Fast boot and low memory footprint • Clean, minimal user interface • Pre-installed basic tools: file manager, text editor, terminal, and more • Perfect for reviving old PCs or running in lightweight virtual environments 🖥️ Minimum System Requirements: • CPU: Intel Pentium II / AMD K6-2 or newer (32-bit) • RAM: 256 MB minimum • Storage: 400 MB free disk space Website: xxri.rf.gd Maintained by: xxri OS Team
    Downloads: 6 This Week
    Last Update:
    See Project
  • 15
    Koha + DSpace 9.2 Live DVD ISO (2026.01)

    Koha + DSpace 9.2 Live DVD ISO (2026.01)

    Koha 25.11.00 + DSpace 9.2 Live ISO Installer based on Ubuntu 22.04.5

    Koha + DSpace Live is a Live Bootable and Installer ISO based on Ubuntu 22.04.5 (Koha Version: 25.11.00 and DSpace Version: 9.2) This ISO boots only in Legacy BIOS mode and not in Secure Boot Mode After booting from the Live DVD/USB, use the following login credentials: Login: library (Displayed as 'Open Digital Library') Password: library This Live ISO contains additional Desktop Environments (aka D.E) providing different User Interfaces. If you wish to choose a Lightweight...
    Downloads: 48 This Week
    Last Update:
    See Project
  • 16
    SeedLinux is a small CUI-based Linux OS for education and fun. version 1.1.1 is now released! (Since there was a boot error in v1.1, we have released v1.1.1)
    Downloads: 3 This Week
    Last Update:
    See Project
  • 17
    SARDU MultiBoot Creator

    SARDU MultiBoot Creator

    Build a multiboot USB/DVD with Windows, Linux & rescue ISOs, UEFI/BIOS

    ...SARDU Pro also includes advanced features like creating bootable partitions, adding antivirus tools, and integrating custom ISOs. Whether you're setting up system recovery tools, installing multiple OS versions, or creating a portable technician toolkit, SARDU Pro is the ultimate solution for efficient multiboot USB creation.
    Downloads: 75 This Week
    Last Update:
    See Project
  • 18
    Bufferstack.IO Super Container OS

    Bufferstack.IO Super Container OS

    Live OS running Docker Container Engine, Kubernetes, Xen Hypervisor

    Super Container OS makes use of os level virtualization to image is a lightweight, standalone, executable package of software that includes everything needed to run an application: code, runtime, system tools, system libraries and settings, all this by making use of Docker Container Engine and systemd-nspawn Also included in is Xen Hypervisor and Kubernetes to create full fledged container cluster After installing this OS on HDD, please use Portainer to manage your Docker...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 19
    distroClone-backup

    distroClone-backup

    DistroClone Backup & Restore Incremental rootfs backup and restore

    ...What DistroClone Backup Does DistroClone Backup & Restore is a GTK/YAD-based graphical frontend that creates and manages backups of the system root filesystem (rootfs) across Debian-based distributions such as: Debian Ubuntu Linux Mint / LMDE Elementary OS Zorin OS SysLinuxOS and derivatives
    Downloads: 11 This Week
    Last Update:
    See Project
  • 20
    FunOS

    FunOS

    FunOS is a Linux distro based on Ubuntu LTS with JWM window manager

    FunOS is a lightweight and minimal GNU/Linux distro, based on Ubuntu LTS. Using the JWM window manager. It comes without Snap.
    Leader badge
    Downloads: 457 This Week
    Last Update:
    See Project
  • 21
    Linux Kodachi 9

    Linux Kodachi 9

    Secure open source Linux distribution

    A minimal, terminal-only live ISO based on Debian 13 (Trixie) crafted for two critical missions: bulletproof testing of the full Kodachi toolchain and operating as a dedicated SOCKS proxy gateway for your network. Built for power users, hardened servers, and elegant headless deployments. https://www.kodachi.cloud/wiki/bina/terminal-version.html https://www.kodachi.cloud/wiki/bina/index.html
    Leader badge
    Downloads: 3,015 This Week
    Last Update:
    See Project
  • 22
    PearlOS

    PearlOS

    Latest Debian and Ubuntu based REPO files and ISO's for PearlLinuxOS

    PearlOS is Pearl Linux just another branding we used early on with the distro. We are hoping to better organize our upcoming releases. All future releases and the most resent scootski (12) and Preslee (13) you will find under pearlos. Our previous release of our first rolling release also called preslee is no longer on bookworm and trixie now its stickly trixie which is our latest debian release. Sccotski is our latest Ubuntu base and is from 24.04 ISO's are located under...
    Leader badge
    Downloads: 306 This Week
    Last Update:
    See Project
  • 23
    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: 4,838 This Week
    Last Update:
    See Project
  • 24
    KB1OIQ - Andy's Ham Radio Linux

    KB1OIQ - Andy's Ham Radio Linux

    Install ham radio software on Debian Live, RPi OS, or Ubuntu Linux

    Latest Version: - Version 26e: November 2025 Version 26 ======== Version 26 can be installed on top of Debian Live, Raspberry Pi OS, or any supported flavor of Ubuntu Linux. The supported Linux flavors are listed in the GETTING_STARTED document. An installation script does all of the work. Please download and READ the installation instructions: https://sourceforge.net/projects/kb1oiq-andysham/files/v26e/GETTING_STARTED Watch a video of Andy (KB1OIQ) as he talks about...
    Leader badge
    Downloads: 593 This Week
    Last Update:
    See Project
  • 25
    deepin live  image

    deepin live image

    this project contains deepin disk preinstalled image copy

    latest Deepin beige iso is based on deepin 23 beta 3(updated on 2024/03/24) with linux kernel 6.6.7 . This iso doesn't include installer. Working on this. Created using penguine's egg snapshot. deepin os preinstalled img.gz (based on debian) snapshot for live usb testing. old versions snapshot were created using refracta tools.. i removed them from sourceforge. **>> latest deepin 23 img.gz is img raw image of 15 gb preinstalled disk.
    Downloads: 10 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • Next
MongoDB Logo MongoDB