UNPKG

imgur-cli

Version:
36 lines (20 loc) 735 B
# Imgur Simple CLI application that upload images to [imgur](http://imgur.com). ## Usage - 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 ### Requirements * Node 4.x or latest ### To-do * [Preloader](https://github.com/technowar/Imgur-CLI/issues/1) on upload * Run the application on background #### Disclaimer Will not run on Windows. Please do not hesitate to [open issues](https://github.com/technowar/Imgur-CLI/issues) and/or [contribute](https://github.com/technowar/Imgur-CLI/pulls).