1.0.1 • Published 8 years ago

hubot-scanimage v1.0.1

Weekly downloads
1
License
MIT
Repository
github
Last release
8 years ago

hubot-scanimage

npm version npm downloads devDependency Status Join the chat at https://gitter.im/lgaticaq/hubot-scanimage

A hubot script for scan images and upload to imgur.

If your IP address is dynamic use noip.

Installation

docker run -d --restart=always -p 3000:3000 --privileged -v /dev/bus/usb:/dev/bus/usb --name scanimage lgatica/scanimage
npm i -S hubot-scanimage

add ["hubot-scanimage"] to external-scripts.json.

export HUBOT_SCANIMAGE_HOST=<http://your-ip:your-port>

Examples

hubot scanimage -> http://i.imgur.com/XxXxxxX.jpg

1.0.1

8 years ago

1.0.0

8 years ago