Showing 20 open source projects for "disk partition windows"

View related business solutions
  • Build Securely on Azure with Proven Frameworks Icon
    Build Securely on Azure with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 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, govern, and optimize agents and models with Gemini Enterprise Agent Platform.
    Start Free
  • 1
    Raspberry Pi Imager

    Raspberry Pi Imager

    Tool for creating bootable media for Raspberry Pi devices

    Raspberry Pi Imager is an official utility designed to simplify the process of creating bootable storage media for Raspberry Pi devices. It provides a user-friendly graphical interface that allows users to select an operating system, download it if necessary, and write it directly to an SD card or USB drive. The tool supports Windows, macOS, and Linux, making it accessible to a broad range of users from beginners to advanced developers. It also includes customization options such as...
    Downloads: 72 This Week
    Last Update:
    See Project
  • 2
    whisper.cpp

    whisper.cpp

    Port of OpenAI's Whisper model in C/C++

    whisper.cpp is a lightweight, C/C++ reimplementation of OpenAI’s Whisper automatic speech recognition (ASR) model—designed for efficient, standalone transcription without external dependencies. The entire high-level implementation of the model is contained in whisper.h and whisper.cpp. The rest of the code is part of the ggml machine learning library. The command downloads the base.en model converted to custom ggml format and runs the inference on all .wav samples in the folder samples....
    Downloads: 399 This Week
    Last Update:
    See Project
  • 3
    Raspberry Pi Void Linux img with DE

    Raspberry Pi Void Linux img with DE

    Light weight ARMv6 Pi boot image for desktop use

    This is a bootable disk image for all ARMv6 Raspberry Pis based on BCM2835 SoC. It includes LXDE with some basic applications. Without any setup, the system will immediately boot to the graphical login interface. You'll need an SD card of at least 2GB. Write the image to the SD card using your preferred tool. (i.e. RPi imager or balenaEtcher) You can expand the root partition using GParted, or use resize2fs to extend the partition live after booting.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 4

    PINN

    PINN is an enhancement of NOOBS

    PINN is an enhancement of NOOBS for the Raspberry Pi. It allows the installation of MULTIPLE OSes on the same SD/HDD/SSD device with an OS chooser when booting. Built-in Admin tools allow you to backup & restore your OSes and fix OS problems by including basic disk checking, password changing, and a command shell.
    Leader badge
    Downloads: 43,553 This Week
    Last Update:
    See Project
  • Forever Free Full-Stack Observability | Grafana Cloud Icon
    Forever Free Full-Stack Observability | Grafana Cloud

    Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.

    Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
    Create free account
  • 5
    AspeQT-2K26 (formerly AspeQT/RespeQt)

    AspeQT-2K26 (formerly AspeQT/RespeQt)

    A modernized Atari 8-bit SIO emulator ported to Qt 6 with native TNFS

    Note - Active development, issue tracking, and source code have moved to GitHub: https://github.com/pjones1063/AspeQt-2k26 Current release - https://github.com/pjones1063/AspeQt-2k26/releases/ AspeQt-2K26 is a modernized fork of the classic AspeQt/RespeQt project, designed to emulate Atari 8-bit serial peripherals (Disk Drives, Printers) via SIO2PC. Built for the modern era, AspeQt-2K26 ports the entire codebase to Qt 6, resolving dependency issues and bringing native High-DPI support to Windows 11, macOS (Apple Silicon), and Linux. Key Features in v2.0.0: Native TNFS Support: Mount and stream disk images directly from the internet using the FujiNet protocol. ...
    Leader badge
    Downloads: 4 This Week
    Last Update:
    See Project
  • 6
    Unreal Speccy portable

    Unreal Speccy portable

    Portable ZX-Spectrum emulator based on UnrealSpeccy 0.37.3 by SMT

    Portable ZX-Spectrum emulator supports Z80 128K (Pentagon) AY/YM, Beeper, Beta Disk, Tape, Kempston Joystick/Mouse, Snapshots, Replays. Supported formats: sna, z80, szx, rzx, tap, tzx, csw, trd, scl, fdi, zip. Created to be ported to many platforms such as Windows/Linux/Mac/Symbian/Dingoo A320/Android/iOS/PSP/Raspberry Pi, ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    RaspArch for Raspberry Pi 5

    RaspArch for Raspberry Pi 5

    RaspArch :: Run Arch Linux on your Raspberry Pi 5

    ABOUT RaspArch is a “ready-to-go” ARM (aarch64) system. It can only run on a Raspberry Pi 5 computer. Build 260111 runs only on a Rpi5. INSTALLATION Use Rufus or Etcher in Windows. MORE about RaspArch When you have installed RaspArch to your Micro SD Card you can use the system like any other Arch Linux (aarch64) system. I.e. install new programs etc. Arch motto is KISS ("Keep It Simple Stupid"). WHO SHOULD RUN Arch Linux/RaspArch? My answer: The system fits the “advanced”...
    Leader badge
    Downloads: 49 This Week
    Last Update:
    See Project
  • 8
    Open Crypto Tracker

    Open Crypto Tracker

    Bitcoin Alts portfolio tracker, email / text / alexa / telegram alerts

    100% FREE / open source / PRIVATE cryptocurrency portfolio tracker. Email / text / alexa / telegram price alerts, price charts, mining calcs, leverage / gain / loss / balance stats, news feeds +more. Privately track Bitcoin / Ethereum / unlimited cryptocurrencies. Customize as many assets / markets / alerts / charts as you want. Over 50 Exchanges / 40 Trading Pairs Supported (exchanges / pairings list at bottom of README.txt): https://tinyurl.com/ct-readme Nearly Unlimited Assets...
    Downloads: 6 This Week
    Last Update:
    See Project
  • 9
    OnnxStream

    OnnxStream

    Lightweight inference library for ONNX files, written in C++

    The challenge is to run Stable Diffusion 1.5, which includes a large transformer model with almost 1 billion parameters, on a Raspberry Pi Zero 2, which is a microcomputer with 512MB of RAM, without adding more swap space and without offloading intermediate results on disk. The recommended minimum RAM/VRAM for Stable Diffusion 1.5 is typically 8GB. Generally, major machine learning frameworks and libraries are focused on minimizing inference latency and/or maximizing throughput, all of which...
    Downloads: 12 This Week
    Last Update:
    See Project
  • Application Monitoring That Won't Slow Your App Down Icon
    Application Monitoring That Won't Slow Your App Down

    AppSignal's Rust-based agent is lightweight and stable. Already running in thousands of production apps.

    Full APM with errors, performance, logs, and uptime monitoring. 99.999% uptime SLA on the platform itself.
    Start Free
  • 10
    EtchDroid

    EtchDroid

    An application to write OS images to USB drives, on Android

    EtchDroid is an open-source application that writes disk images to USB drives. Use it to make a bootable operating system USB drive when your laptop is dead.
    Downloads: 53 This Week
    Last Update:
    See Project
  • 11

    Overboot

    OverlayFS toolkit composing system layers at boot time

    The Overboot project uses manageable read-only layers to compose the system image at boot time. The general concept can be compared to Docker, but run earlier and on a system-wide basis. The two main components are obinit, written in C and run at boot time, and the extensible C++ obctl application that provides administration tools (CLI, API, management panel, etc.). Possible applications: - creating, testing, and distributing update packages, - creating and managing system...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    flash

    flash

    Command line script to flash SD card images of any kind

    Command line script to flash SD card images of any kind. Note that for some devices (e.g. Raspberry Pi), at the end of the flashing process the tool tries to customize the SD card e.g. it configures a hostname or WiFi. And with a cloud-init enabled image you can do much more like adding users, SSH keys etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    image-builder-rpi

    image-builder-rpi

    SD card image for Raspberry Pi with Docker: HypriotOS

    This repo builds the SD card image with HypriotOS for the Raspberry Pi 1, 2, 3, 4 and Zero. You can find released versions of the SD card image here in the GitHub releases page. To build this SD card image we have to take the files for the root filesystem from os-rootfs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    Piano-LED-Visualizer

    A midi/Bleutooth piano led vizualizer for the raspberry pi.

    This Sourceforge contains a raspberry disk image containing the Piano-LED-visualizer package. This package contains a midi/Bluetooth piano-led visualizer for the raspberry pi. The project code can be found on https://github.com/onlaj/Piano-LED-Visualizer. For more information on how to use this image go to this issue https://github.com/onlaj/Piano-LED-Visualizer/issues/15#issuecomment-642545853.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    revfat+4rpi.sh

    Script to take an SD card image created by Livemedia-Creator (such as

    NOTE the latest version i work on gets pushed to GIT first, check that before this if you want the latest. https://github.com/kelsieflynn/revfat-4rpi.sh____formerly_raspberrypi-reformat Script to take an SD card image created by Livemedia-Creator (such as for a Raspberry Pi) with an ext4 boot partition, that you need to be vfat! This will reconfigure the boot partition as vfat and it will take a new bootlabel input and apply it to the fstab on the images rootfs. To use this...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    RPi_Naomiboot

    RPi_NaomiBoot is a reboot of NaomiBoot Project from Gummbo

    Purpose of this is to be able to use Naomi Net Boot from anywhere at your home and from any devices with a browser. This project is just a reboot of Gummbo NaomiBoot project (https://sourceforge.net/projects/naomiboot/) I couldn't boot correctly on my Raspberry with the images provided in Gummbo project, so i've just extracted the Web application files from one of his image, and then recreated it from scratch on the freshest Raspbian distribution. Now i can guarantee my image sized...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    SummitDB

    SummitDB

    In-memory NoSQL database with ACID transactions, Raft consensus, etc.

    SummitDB is an in-memory, NoSQL key/value database. It persists to disk, uses the Raft consensus algorithm, is ACID compliant, and is built on a transactional and strongly-consistent model. It supports custom indexes, geospatial data, JSON documents, and user-defined JS scripting. The easiest way to get SummitDB is to use one of the pre-built release binaries which are available for OSX, Linux, and Windows.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    Arch-WiPi

    Turn your Raspberry Pi into a wireless router/AP

    Project homepage: http://haydenjames.io/download-arch-linux-raspberry-pi-wifi-access-point-setup/ Change log 03-22-2015 – Added Raspberry Pi 2 support. 07-20-2014 - Monitorix optimized. 07-17-2014 - Stripped down and optimized Arch Linux even more. 07-17-2014 – Extended partition. There’s now 700MB of free disk vs 90MB previously. 07-17-2014 - 138 Packages updated using pacman -Syu. 07-17-2014 – Now Model B+ compatible. 01-26-2014 – Config changes to address random network drops. 01-25-2014 – Overclocking improvements. See /boot/config.txt for more aggressive overclocking options. 01-24-2014 – Stripped down and optimized Arch OS even more. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    Pibox

    Pibox

    Images of pre-configured Raspberry Pi operating systems.

    Pre-configured images of my Raspberry Pi operating systems, used for backup essentially, if they help anyone else, good ! These files just need flashing to the appropiately sized SD card and then booting in your Pi, no install needed. You will need to use the dd command if the SD card is the same size as the image, if larger you can flash the SD card with "Startup Disk Creator" or similar. You should be able to login with root/root and in most Raspbian releases pi/raspberry for...
    Downloads: 12 This Week
    Last Update:
    See Project
  • 20
    raspenwrt

    raspenwrt

    implementation of openwrt in raspberry pi device

    ... - Require SD card minimum 1 GB class 6 or above, SD with class 4 it's not recomended - To get more space in root to install more openwrt module/app, you can resize second (mmcblkop2) partition that have ext 4 type with gparted (linux) or partition magic (windows) - Don't resize first partition in ur SD card (fat partition), it contain boot and mbr code...so dont change it at all - Login via browser/ssh to 192.168.1.1 with username: root pass: raspberryopenwrt
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
MongoDB Logo MongoDB