An open API service indexing awesome lists of open source software.

https://github.com/shellbear/usbstealer

A simple script to automatically copy all files from USB key when plugged on OSX
https://github.com/shellbear/usbstealer

Last synced: 7 days ago
JSON representation

A simple script to automatically copy all files from USB key when plugged on OSX

Awesome Lists containing this project

README

          

# USBStealer

![Logo](https://unicrack.files.wordpress.com/2014/10/usb-foto-jpg.png?w=200)

By [ShellBear](https://github.com/ShellBear).

## Description
**USBStealer** A simple script to automatically copy all files from USB key when plugged on OSX.

## Installation

Add this on your Terminal :

```git
git clone https://github.com/ShellBear/USBStealer.git
```

Run the following command to install at startup:

```/bin/sh
sh Startup_Install.sh
```

Run the script directly:

```/bin/sh
sh USBStealer.sh
```

If you download directly from your browser make sure to place the script's folder into your root directory
/Users/YOURNAME/

## Usage

There is actually only verbose mode

```/bin/sh
-v : Verbose Mode
```

## Configuration

In order to automatize the transfers without need any action, just run the Startup Install.

## Information

Here's Screenshot

![Screenshot 2](http://img4.hostingpics.net/pics/257962Capturedcran20161009154639.png)

### Known Issues

If you discover any bugs, feel free to create an issue on GitHub fork and
send us a pull request.

## Author

* ShellBear (https://github.com/ShellBear)
Blogspot (http://shellbearblog.blogspot.com)

## Contributing

1. Fork it
2. Create your feature branch (`git checkout -b my-new-feature`)
3. Commit your changes (`git commit -am 'Add some feature'`)
4. Push to the branch (`git push origin my-new-feature`)
5. Create new Pull Request

## License

Use it as you want !