Project Name | Stars | Downloads | Repos Using This | Packages Using This | Most Recent Commit | Total Releases | Latest Release | Open Issues | License | Language |
---|---|---|---|---|---|---|---|---|---|---|
Bootiso | 744 | 7 months ago | 11 | gpl-3.0 | Shell | |||||
A bash program to securely create a bootable USB device from one image file. | ||||||||||
Flash Chip | 126 | 2 years ago | 4 | other | Shell | |||||
Ready to use Flash environment for the C.H.I.P Single Board Computer | ||||||||||
Install Flash Chip Mac | 29 | 3 years ago | Shell | |||||||
Install-Flash-Chip-Mac | ||||||||||
Bootify | 27 | 2 years ago | 2 | gpl-2.0 | Shell | |||||
Bash script to make USB drives bootables with Windows 7/8/8.1/10 installation files | ||||||||||
Bashusbcopy | 19 | 7 years ago | Shell | |||||||
Bash script to automatically copy file on USB drive when plugged in | ||||||||||
Usbfd | 16 | 5 years ago | gpl-3.0 | Shell | ||||||
usbfd is a Linux Bash script. Used to mount unmount and format USB sticks with up to 1000 FDD images as used by USB Floppy Disk Drive Emulators. Originally written for GOTEK 1000 models. | ||||||||||
Kindle Notes Backup | 7 | 3 months ago | 2 | gpl-3.0 | Shell | |||||
Bash script that automatically syncs Kindle notes to a git repo when Kindle is mounted on USB | ||||||||||
Wcon | 6 | 3 years ago | 2 | apache-2.0 | Shell | |||||
A bash script to wirelessly connect android devices to a mac via adb | ||||||||||
Usb Pm Tools | 6 | 10 years ago | gpl-2.0 | Shell | ||||||
Scripts for improved Linux USB power management. | ||||||||||
Shortcutvirusremover | 5 | 3 years ago | gpl-3.0 | Python | ||||||
These scripts retrieve user files and folders and remove shortcut and autorun viruses from USB storage devices like pendrives. The signature of the shortcut virus(it removes) is that the virus creates a batch script in the folder it affects and converts everything in the folder it affects into a shortcut. |
This git repository contains scripts and lists of USB devices that help users improve USB power management on their Linux systems. It contains:
vid-pid-to-udev-rule.sh: A bash script to generate udev rules to automatically turn on USB power management (auto-suspend) when a USB device is plugged into the system. This uses the USB device's Vendor ID (VID) and Product ID (PID).
known-good-devs.txt: A list of USB devices by VID/PID that have been tested and are known to support auto-suspend.
usb-pm-tool.sh: A very old and clunky bash script that attempts to guide users through testing their USB devices to see if they support power management (auto-suspend). Don't use this, just use powertop.