Skip to content

logm1lo/SimpleUSBTools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

SimpleUSBTools

made-with-bash GitHub last commit GitHub Downloads (all assets, all releases)

SimpleUSBTools

SimpleUSBTools is a Bash program to mount or unmount your USB devices

Features

Mount and/or unmount USBs (That should be self-explanatory)

Installation

# Git clone the repository
git clone https://github.com/logm1lo/SimpleUSBTools

# Locate into the directory
cd SimpleUSBTools

# Set Permission
chmod +x scripts/mount_usb.sh \
chmod +x scripts/unmount_usb.sh

How To Use

# Mount USBs
sudo ./mount_usb.sh

# Unmount USBs
sudo ./unmount_usb.sh

How to Contribute

  1. Clone repo and create a new branch: $ git checkout https://github.com/logm1lo/SimpleUSBTools -b name_for_new_branch.
  2. Make changes and test
  3. Submit Pull Request with comprehensive description of changes

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License

GPL

About

A Bash program to mount or unmount your USB devices

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages