Search Results for "usb disk format" - Page 7

Showing 303 open source projects for "usb disk format"

View related business solutions
  • Build Agents and Models on One Platform Icon
    Build Agents and Models on One Platform

    Everything you need to build production-ready agents and models. Access 200+ Google and third-party AI models and tools.

    Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
    Try It Free
  • Stop Storing Third-Party Tokens in Your Database Icon
    Stop Storing Third-Party Tokens in Your Database

    Auth0 Token Vault handles secure token storage, exchange, and refresh for external providers so you don't have to build it yourself.

    Rolling your own OAuth token storage can be a security liability. Token Vault securely stores access and refresh tokens from federated providers and handles exchange and renewal automatically. Connected accounts, refresh exchange, and privileged worker flows included.
    Try Auth0 for Free
  • 1
    Arch XFerience

    Arch XFerience

    Arch Linux based distro built for usability, simplicity & stability

    ...It packs the most useful software including but not limited to - media playback (VLC), office suite (LibreOffice), gaming (Steam), OS virtualization (VirtualBox), Web Server (LEMP - Linux, (e)ngin(e)X, MariaDB, PHP & phpMyAdmin) & much, much more and guess what? It's Out-Of-The-Box! Ever had the idea of booting your system with a disk/USB & having it all just like that? Looking for a straight way through the Arch Linux highway? Discover the new Arch Linux XFerience! Requirements: 800MHz CPU 512MB RAM (Swap partition is a good choice) 128MB Graphics card 40GB Free HDD space NEW PROJECT HOME --> https://www.xferience.org/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Apodio Gnu/linux multimedia distribution

    Apodio Gnu/linux multimedia distribution

    Apodio - Gnu/linux Os for Artists & More

    APODIO is a GNU/Linux operating system containing audio, text-friendly, graphic and video tools. It can be used as a liveCD/USB or be installed on a partition of your hard disk. http://apodio.org
    Downloads: 5 This Week
    Last Update:
    See Project
  • 3

    papouch-tmu

    Utility to read data from Papouch TMU USB thermometer

    Papouch is a Prague-based company which produces industrial devices, and (as far as I know) the only thermometer which is able to communicate via USB. Check http://www.papouch.com. This utility can be used to obtain data from the Papouch TMU USB thermometer. The program is started immediately after the thermometer is pluged into the linux computer. The device sends the temperature in simple ASCII format every few seconds. Everytime a value is send, papouch-tmu utility reads the temperature and stores it into file /var/run/papouch-tmu/temperature. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    OS X Portable Applications

    Portable OS X FOSS applications

    OS X FOSS portable applications are packaged so you can carry around on any portable device, USB thumb drive, iPod, portable hard drive, memory card, other portable device (or also on your internal hard disk), taking your preferences with you.
    Downloads: 33 This Week
    Last Update:
    See Project
  • 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
  • 5
    ToFormat

    ToFormat

    Format Your Disks Completely And Very Quickly!

    Download ToFormat | Easy format software for all types of flash and hard memory ToFormat 1.1 is the name of a new, low-volume software product that provides the ability to format all types of memory, which can do this for you in the best possible way and without any errors. As you know, formatting a memory means that you delete all the information on the memory of your choice. The software that we have prepared for you dear ones in this regard, provides the possibility that you can...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 6
    Panoramic RTL-SDR directly

    Panoramic RTL-SDR directly

    Open source RTL-SDR Panoramic Spectrum Analyzer

    This utility 'rtl_sdr_panorama.exe' designed for panoramic imaging spectrum REALTIME any (reasonable) band by accumulating within 0.5 second spectral samples of limited bandwidth for simultaneous monitoring (speed via USB, usually within 2...3 MHz) c DVB- chip based RTL-2832/R820 (13...1864 MHz). Controlled parameters: 1. Dongle Phone system. 2. Initial scan, Hz. 3. Endpoint scan, Hz . 4. Spacing scanning ediitsy tens kHz/MHz. 5. Noise level, dB. 6. Magnitude clock frequency...
    Downloads: 15 This Week
    Last Update:
    See Project
  • 7

    flash boot builder

    to create bootable usb from windows 7,8,10

    Flash Boot Builder 2020 Program, the second version of installing Windows from the flash with one click and without deleting the existing data or formatting of the flash; the program will allow you to use multiple flash as a folder and data transfer in addition to it being bootable any bootable, since you can install any type of Windows from Flash whether Windows Vista, 7, 8, 8.1 or Windows 10.
    Leader badge
    Downloads: 36 This Week
    Last Update:
    See Project
  • 8

    QTc66

    Linux Qt application for reading the RD TC66

    Linux Qt application for reading the Rui Deng TC66/TC66C USB Power Meter data and export it in CSV format. As manufacturer doesn't develop a Linux application for reading the device through USB, I've develop a simple one. It's based on the following projects: - https://github.com/Ralim/TC66C - https://github.com/kolinger/rd-usb This application has been made with QtCreator and depends on QtCharts library, so you must install it for compiling.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    CStore FDW

    CStore FDW

    Columnar storage extension for Postgres

    cstore_fdw is a columnar store extension for PostgreSQL built by Citus Data using the Foreign Data Wrapper (FDW) interface. It stores data in a compressed, columnar format that significantly reduces disk I/O for analytical queries. Ideal for read-heavy workloads and time-series data, cstore_fdw enhances Postgres’ ability to serve as a lightweight data warehouse.
    Downloads: 0 This Week
    Last Update:
    See Project
  • $300 Free Credits to Build on Google Cloud Icon
    $300 Free Credits to Build on Google Cloud

    New to Google Cloud? Get $300 in credits to explore Compute Engine, BigQuery, Cloud Run, Gemini Enterprise Agent Platform, and more.

    Start your next project with $300 in free Google Cloud credit. Spin up VMs, run containers, query petabytes in BigQuery, or build agents with Gemini Enterprise Agent Platform. Once your credits are used, keep building with 20+ always-free tier products including Compute Engine, Cloud Storage, GKE, and Cloud Run functions. No commitment required—just sign up and start building.
    Claim $300 Free
  • 10
    graphdot

    graphdot

    Visualize Go module dependencies in Graphviz DOT format

    Visualize Go module dependencies in Graphviz DOT format. Run graphdot in the directory of any project using Go modules with a go.mod file to print out a dependency graph in Graphviz DOT format. The output can be piped directly into dot to generate a PNG image file. For large graphs with many nodes of dependencies, you may want to generate an SVG file to allow you to zoom in with high fidelity and save disk space instead.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    pcapsipdump is libpcap-based SIP sniffer with per-call sorting capabilities. It writes SIP/RTP sessions to disk in a same format, as "tcpdump -w", but one file per SIP session (even if there is thousands of concurrent SIP sessions). Getting started: http://pcapsipdump.sf.net/
    Downloads: 4 This Week
    Last Update:
    See Project
  • 12
    ExFormatter

    ExFormatter

    Advanced fast device formatter

    ExFormatter is a drive formatter that allows you to do a complete and fast formatting, with advanced formatting tools.
    Downloads: 11 This Week
    Last Update:
    See Project
  • 13
    JPasswords

    JPasswords

    Java password management tool

    User-friendly and proficient Java program to keep passwords in encrypted databases. High security standard and data safety measures. Storage of huge text documents and sets of images feasible. File format relies on "Password Safe" V3 files (Twofish-CBC). Compact cross-platform program with PORTABLE modus, ideal for USB sticks, Linux, Mac, etc. Requires Java JRE 1.8 or higher The Password Safe database library is available at project PWSLIB3. For license/usage questions visit the Wiki pages!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    Knoppix Mirror

    A mirror of Knoppix releases

    Since there weren't many mirrors around for the older Knoppix versions, I decided to set up an unofficial mirror on sourceforge for them. "KNOPPIX is a bootable Live system on CD, DVD or USB flash drives, consisting of a representative collection of GNU/Linux software, automatic hardware detection, and support for many graphics cards, sound cards, SCSI and USB devices and other peripherals. KNOPPIX can be used as a productive Linux system for the desktop, educational CD, rescue system, or adapted and used as a platform for commercial software product demos. ...
    Leader badge
    Downloads: 20 This Week
    Last Update:
    See Project
  • 15

    penTeaching

    lapiz usb para el profesor

    USB pen builder for teaching. Create a USB stick with which you can boot a computer and work from it and only on it (Without using the hard disk). It is a live system so that everything you do on the system will be lost for the next boot, except what is in the user's folder, the moodle and some configuration files (Wifi, printers). It also installs the moodle that is reconfigured at each boot so that it can be used on the local network using the system IP.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    targetd64

    targetd64

    universal c64 archive related converter tool and emulator frontend

    There are various C64 emulators available. Supported formats are varying, but they all support D64 format (.d64 file), which comprises the content of a c64 disk. After you have downloaded a C64 program from the internet you usually find that this program is treated by archivers and often by more than one archiver, likely not supported by the C64 emulator as input. The basic idea behind TargetD64 is to support as many archives / formats as possible and transform any input to D64 file(s) which are passed to the C64 emulator. ...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 17
    ElectronZ80 is an operating system for AK1025(ATJ2091) mp4 family players. It was designed for users who can not any more use their original firmware. It is dedicated to electrical engineers and programmers, but can be used by any one...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Hanthana Linux Project

    Hanthana Linux Project

    Hanthana Linux Project

    Hanthana is a Linux based operating system and a Fedora remix suitable for desktop and laptop users. Hanthana comes to you in the form of a Live CD/DVD for regular PC (i386 and x86_64 arc) systems. Apart from the providing Hanthana Linux ISO, we do hands on training for free of charge. Visit our blog and see what we do. http://blog.hanthana.org Moreover we are working on deploying Hanthana Linux powered ICT labs in rural schools. http://school.hanthana.org So, this is not...
    Downloads: 6 This Week
    Last Update:
    See Project
  • 19
    Iso2Usb

    Iso2Usb

    A cross platform application to create bootable media from ISO images

    You can create linux distribution, Windows bootable devices with target system as UFEI or BIOS. The project is highly inspired by Rufus which is written in C++. The windows version is written in C# and Linux with JavaFx. My main reason to create this project is to learn these languages and to practically understand how they work, such type of project inspired me a lot. Iso2Usb is bit faster than Rufus, I guess with only 8 seconds difference (tested with Elementary OS Juno).
    Leader badge
    Downloads: 69 This Week
    Last Update:
    See Project
  • 20
    MicroFormat

    MicroFormat

    A Windows Format Tool for USB and Physical volumes

    A simple Windows tool that can format USB or physical volumes to either NTFS or FAT32. It supports custom Volume names and quick formatting. Done out of boredom and curiosity for practicing purposes. The program will refuse to format the Windows partition. Because the Windows partition is not always C, the check is not hard-coded. Rather, I perform a comparison between the currently selected volume to format and the known System volume.
    Downloads: 14 This Week
    Last Update:
    See Project
  • 21
    img2key

    img2key

    Collection d'utilitaires pour supports USB

    ---fr_FR--- Ce programme a été écrit en gambas3-3.10.0 pour la distribution ToOpPy V2.2 et, est constitué de plusieurs modules regroupés en une seule interface. ---en_GB--- This program was written in gambas3-3.10.0 for the ToOpPy V2.2 distribution and consists of several modules grouped into a single interface.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    MultiBootUSB

    MultiBootUSB

    Create multiboot live Linux on a USB disk

    MultiBootUSB is a cross platform* software/utility to create multi boot live Linux on a removable USB disk. It is similar to UNetbootin but many distros can be installed, provided you have enough space on the disk. MultiBootUSB also provides an option to uninstall distro(s) at any time, if you wish.
    Downloads: 17 This Week
    Last Update:
    See Project
  • 23
    Fiwix

    Fiwix

    A UNIX-like kernel for the i386 architecture

    FiwixOS 3 is a Fiwix distribution, an operating system made from a software collection that is based upon the Fiwix kernel. It basically comprises a Fiwix kernel, GNU tools, libraries and additional software. All the included software is free and open-source software made available both as compiled binaries and in source code form, which allows modifications to the original software. FiwixOS 3 uses the Newlib v3.1.0 as its C standard library, and the Ext2 as its primary file...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    I2Cpytools

    I2Cpytools

    Python scripts to handle I2C sensors from your PC and graphing

    ...It creates a log file in a CSV format. pytoolsPlot is a graphing tool included in the package. Can also be used as a stand-alone plotting tool for csv data files
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25
    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: 203 This Week
    Last Update:
    See Project
Auth0 Logo