Showing 218 open source projects for "usb disk check"

View related business solutions
  • Recruit and Manage your Workforce Icon
    Recruit and Manage your Workforce

    Evolia makes it easier to hire, schedule and track time worked by frontline in medium and large-sized businesses.

    Evolia is a web and mobile platform that connects enterprises with 1000’s of local shift workers and offers free workforce scheduling and time and attendance solutions. Is your business on Evolia?
  • Eptura Workplace Software Icon
    Eptura Workplace Software

    From desk booking and visitor management, to space planning and office utilization data, Eptura Workplace helps your entire organization work smarter.

    With the world of work changed forever, it’s essential to manage your workplace and assets together to effectively create a high-performing environment. The Eptura experience combines the power of workplace management software with asset management, enabling you to effectively operate your building and facilitate hybrid work.
  • 1
    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: 141 This Week
    Last Update:
    See Project
  • 2
    MultiOS-USB

    MultiOS-USB

    Boot operating systems directly from ISO files

    USB disk with multiple ISO files. Easy to use: install, copy ISO files and boot from USB. Display a list of currently supported operating systems.
    Downloads: 103 This Week
    Last Update:
    See Project
  • 3
    ShredOS

    ShredOS

    Shredos Disk Eraser 64 bit for all Intel 64 bit processors

    For all Intel and compatible 64 & 32 bit processors. ShredOS is a USB bootable (BIOS or UEFI) small linux distribution with the sole purpose of securely erasing the entire contents of your disks using the program nwipe. If you are familiar with dwipe from DBAN then you will feel right at home with ShredOS and nwipe. What are the advantages of nwipe over dwipe/DBAN? Well as everybody probably knows, DBAN development stopped in 2015 which means it has not received any further bug fixes or support...
    Downloads: 439 This Week
    Last Update:
    See Project
  • 4
    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: 63 This Week
    Last Update:
    See Project
  • Build with generative AI, deploy apps fast, and analyze data in seconds—all with Google-grade security. Icon
    Google Cloud is a cloud-based service that allows you to create anything from simple websites to complex applications for businesses of all sizes.
  • 5
    Super UEFIinSecureBoot Disk

    Super UEFIinSecureBoot Disk

    Super UEFIinSecureBoot Disk: Boot any OS or .efi file

    Super UEFIinSecureBoot Disk is a proof-of-concept (not actively maintained or enhanced) bootable image with GRUB2 bootloader designed to be used as a base for recovery USB flash drives. Key feature: disk is fully functional with UEFI Secure Boot mode activated. It can launch any operating system or .efi file, even with untrusted, invalid or missing signature.
    Downloads: 11 This Week
    Last Update:
    See Project
  • 6
    WinDiskWriter

    WinDiskWriter

    Windows Bootable USB creator for macOS

    Windows USB disk creator for macOS. You can use this app to create bootable universal USB Windows installers that support both UEFI and Legacy BIOS modes. With this USB drive, you can install and enjoy Windows on your PC, Intel Mac, or certain Virtual Machines. WinDiskWriter knows how to make a bootable drive for each Windows Image type. You can bypass TPM, Minimum RAM, Secure Boot, and some other System Requirements set by Microsoft for Windows 11. You can create an all-in-one USB drive...
    Downloads: 17 This Week
    Last Update:
    See Project
  • 7
    YesPlayMusic

    YesPlayMusic

    Play Music for Windows / macOS / Linux

    High-quality third-party NetEase cloud player, supports Windows / macOS / Linux :electron. Overseas users can play directly (need to log in to NetEase Cloud account). Support UnblockNeteaseMusic, automatically replace grayed out song links with various audio sources (web version not supported). Various audio sources" refers to audio sources that are enabled by default. YouTube audio source needs to install yt-dlp by itself. Daily automatic check-in (check-in on mobile and computer at the same...
    Downloads: 6 This Week
    Last Update:
    See Project
  • 8
    Rclone

    Rclone

    Rsync for cloud storage

    Rclone is a command line program for syncing files and directories to and from various cloud storage providers, including Google Drive, Amazon Drive, S3, Dropbox, Backblaze B2, One Drive, Swift, Hubic, Cloudfiles, Google Cloud Storage, Yandex Files and many more.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 9
    Zettlr

    Zettlr

    A Markdown Editor for the 21st century

    Writing is an essential part of our everyday life. Why make it complicated? Zettlr redefines what writing means. It is slim, fast, and versatile. Focus on what matters to you. Publish, not perish. In modern times, getting a hold of the flood of information is almost as hard as inserting a USB drive the right way on the first attempt. Zettlr allows you to connect pieces of information using state of the art Zettelkasten methodology. Links? Check. File IDs? Check. File tagging? Also check...
    Downloads: 2 This Week
    Last Update:
    See Project
  • Tigerpaw One | Business Automation Software for SMBs Icon
    Tigerpaw One | Business Automation Software for SMBs

    Fed up with not having the time, money and resources to grow your business?

    The only software you need to increase cash flow, optimize resource utilization, and take control of your assets and inventory.
  • 10
    EaseProbe

    EaseProbe

    A simple, standalone, and lightweight tool

    ... command on a remote host and check the CPU, Memory, and Disk usage. MySQL. Connect to a MySQL server and run the SHOW STATUS SQL. Redis. Connect to a Redis server and run the PING command. Memcache. Connect to a Memcache server and run the version command or validate a given key/value pair. MongoDB. Connect to a MongoDB server and perform a ping. Kafka. Connect to a Kafka server and perform a list of all topics.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    libgphoto2

    libgphoto2

    The libgphoto2 camera access and control library

    ... with those cameras. Then, there are cameras supporting the so-called USB Mass Storage protocol. This is a protocol that has been published and lets you access any storage device, be it a camera or a disk connected via USB to your computer. As there are already drivers for this protocol out there, you don't need an additional library like libgphoto2. The list of cameras that use USB Mass Storage is getting longer every day, so we won't publish it.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    nb-clean

    nb-clean

    Clean Jupyter notebooks of outputs, metadata, and empty cells

    nb-clean cleans Jupyter notebooks of cell execution counts, metadata, outputs, and (optionally) empty cells, preparing them for committing to version control. It provides both a Git filter and pre-commit hook to automatically clean notebooks before they're staged, and can also be used with other version control systems, as a command line tool, and as a Python library. It can determine if a notebook is clean or not, which can be used as a check in your continuous integration pipelines. nb-clean...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    formidable

    formidable

    The most used, flexible, fast and streaming parser

    ... dependencies you use to build your applications. Save time, reduce risk, and improve code health, while paying the maintainers of the exact dependencies you use. Of course, with Koa v1, v2 or future v3 the things are very similar. You can use formidable manually as or through the koa-better-body package which is using formidable under the hood and support more features and different request bodies, check its documentation for more info.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    custom-ubuntu-image-for-empty-usb-drives

    custom-ubuntu-image-for-empty-usb-drives

    A portable usb installed custom ubuntu image for scripts & office work

    Click Files Tab Above and then Right Click Each File to Open Them in New Tab, one by one, to download 8 files with total size of 3.8 GB After downloading, Run Following Command ( after cd to folder ) : Windows cmd: copy /B custom-ubuntu-image-for-usb-drives.gz.* custom-ubuntu-image-for-usb-drives.gz Linux/Mac Terminal: cat custom-ubuntu-image-for-usb-drives.gz.* > custom-ubuntu-image-for-usb-drives.gz After joining the files, use the free Balena Etcher ( Check Google...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    custom-MX-Linux-image-for-empty-USBdrive

    custom-MX-Linux-image-for-empty-USBdrive

    A portable usb installed custom mxlinux image for script & office work

    Click Files Tab Above and then Right Click Each File to Open Them in New Tab, one by one, to download 10 files with total size of 4.7 GB After downloading, Run Following Command ( after cd to folder ) : Windows cmd: copy /B custom-mxlinux-image-for-usb-drives.gz.* custom-mxlinux-image-for-usb-drives.gz Linux/Mac Terminal: cat custom-mxlinux-image-for-usb-drives.gz.* > custom-mxlinux-image-for-usb-drives.gz After joining files, use the free Balena Etcher ( Check Google...
    Downloads: 7 This Week
    Last Update:
    See Project
  • 16

    Disk Cryptography Services

    Enhancements for disk encryption based on VeraCrypt(EFI loader etc)

    Set of tools and enhancements for disk encryption based on VeraCrypt project. * EFI loader for VeraCrypt * TPM support * Two factors authorization (USB+Password), picture password, password timeout and many other options for EFI boot system encryption. Details in DcsProp.example ) * Hidden OS and FDE for EFI * Multiple hidden volumes via DcsWinCfg tool * Free PIM Demo: http://sendvid.com/px9jirm6 scenario: 1. OS key on vbox_hiddenos_key.vhd 2. key connected -> password...
    Downloads: 10 This Week
    Last Update:
    See Project
  • 17
    CrystalDiskInfo

    CrystalDiskInfo

    A HDD/SSD utility software

    A HDD/SSD utility software which supports a part of USB, RAID and NVMe.
    Leader badge
    Downloads: 221,462 This Week
    Last Update:
    See Project
  • 18
    Xone

    Xone

    Linux kernel driver for Xbox One and Xbox Series X|S accessories

    xone is a Linux kernel driver for Xbox One and Xbox Series X|S accessories. It serves as a modern replacement for Xpad, aiming to be compatible with Microsoft's Game Input Protocol (GIP). Installing Xone will disable the Xpad kernel driver. If you are still using Xbox or Xbox 360 peripherals, you will have to install xpad-noone as a replacement for Xpad.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 19
    Ventoy

    Ventoy

    A New Bootable USB Solution

    Ventoy is an open source tool to create bootable USB drive for ISO/WIM/IMG/VHD(x)/EFI files. With Ventoy, you don't need to format the disk over and over, you just need to copy the ISO/WIM/IMG/VHD(x)/EFI files to the USB drive and boot them directly. You can copy many files at a time and Ventoy will give you a boot menu to select them. You can also browse ISO/WIM/IMG/VHD(x)/EFI files in local disks and boot them. x86 Legacy BIOS, IA32 UEFI, x86_64 UEFI, ARM64 UEFI and MIPS64EL UEFI...
    Leader badge
    Downloads: 129,151 This Week
    Last Update:
    See Project
  • 20
    GParted

    GParted

    A partition editor to graphically manage disk partitions

    GNOME Partition Editor for creating, reorganizing, and deleting disk partitions. It uses libparted from the parted project to detect and manipulate partition tables. Optional file system tools permit managing file systems not included in libparted.
    Leader badge
    Downloads: 34,398 This Week
    Last Update:
    See Project
  • 21
    SystemRescue

    SystemRescue

    A Linux system rescue toolkit as a bootable removable device

    SystemRescue is a Linux system rescue disk available as a bootable CD-ROM or USB stick for administrating or repairing your system and data after a crash. It aims to provide an easy way to carry out admin tasks on your computer, such as creating and editing the hard disk partitions. It comes with a lot of software such as disk management tools (parted, partimage, fsarchiver, filesystem tools, ...), network administration programs and simple text editors . It can be used for both Linux...
    Leader badge
    Downloads: 4,383 This Week
    Last Update:
    See Project
  • 22
    Alt-F

    Alt-F

    free alternative firmware for the DLink DNS-320/320L/321/323/325/327L

    Alt-F provides a free and open source alternative firmware for the DLINK DNS-320/320L/321/323/325/327L and DNR-322L. Alt-F has Samba and NFS; supports ext2/3/4, VFAT, NTFS, BTRFS; RAID 0, 1, 5 (with external USB disk) and JBOD; supports up to 8TB disks; rsync, ftp, sftp, ftps, ssh, lpd, DNS and DHCP servers, DDNS, fan and leds control, clean power up and down... and more. Alt-F also has a set of comprehensive administering web pages, you don't need to use the command line to configure...
    Leader badge
    Downloads: 1,956 This Week
    Last Update:
    See Project
  • 23
    Dr.Parted Live
    Dr.Parted Live is a bootable GNU/Linux distribution based on Debian testing. Live CD/USB featuring a lightweight Openbox window manager and useful applications for data backup, restore and recovery. It contains Apart GUI that is a front end to the Partclone command line utility, and is capable of bare-metal backup and recovery of disk partitions. It can use external hard drives and network shares. Dr.Parted also aims to provide an easy way to carry out administration tasks on a computer...
    Leader badge
    Downloads: 1,566 This Week
    Last Update:
    See Project
  • 24
    slackel
    Slackel is a Linux distribution based on Slackware and includes tools borrowed from Salix. It is fully compatible with Slackware but the difference is that it includes the current version of Slackware. So Slackware users can benefit from Slackel repositories. Slackel disc images can be used in two different forms, Installation disc image and Live disc image. Slackel can be installed on external storage media (e.g. USB sticks, USB hard drives etc.) Slackel is developed in Greece by Dimitris...
    Leader badge
    Downloads: 726 This Week
    Last Update:
    See Project
  • 25
    BleachBit

    BleachBit

    deletes junk files to free disk space and improve privacy

    BleachBit frees disk space and maintains privacy. Cleans cache, Internet history, temporary files, logs, cookies, Firefox, Google Chrome, Flash, Windows, Linux, and more. Downloads are at www.bleachbit.org and source code is at GitHub.
    Leader badge
    Downloads: 892 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • 5
  • Next