Upload images to imgur
npm install imgur-cliSimple CLI application that upload images to imgur.
- Install globally
>$ npm install imgur-cli -g
- To upload images using your CLI,
>$ imgur upload [image name]
- To upload images automatically in the listened folder
>$ imgur listen
Listens the Desktop
>$ imgur listen [path/to/directory]
Listens the set directory
* Node 4.x or latest
* Preloader on upload
* Run the application on background
#### Disclaimer
Will not run on Windows.
Please do not hesitate to open issues and/or contribute.