1.5.1 • Published 9 years ago

upload-screenshot v1.5.1

Weekly downloads
2
License
MIT
Repository
github
Last release
9 years ago

NPM NPM

Upload screenshot

For Mac OS X app for upload your screen on multiple image hosting (chevereto, imgur, zupmage, noelshack).

Requirements

  • nodejs (> 0.11 )

Installing nodejs with nvm

curl -o- https://raw.githubusercontent.com/creationix/nvm/v0.25.4/install.sh | bash
nvm install 0.12 #nvm ls-remote to see available versions
nvm alias default 0.12

Install

As a pm2 module

npm i pm2 -g

Get sources

pm2 install upload-screenshot

Change Default settings

You has the settings in settings.json Your images is uploaded on http://pix.hydrog3n.fr without API key. Change your screen directory on setting.js by default is /Users/hydrog3n/Pictures

cd ~/.pm2/node_modules/upload-screenshot
cp settings.js.default settings.js
vim settings.js
pm2 restart upload-screenshot

BUGS

I test my app on Mac OS X (10.10.4). Please if you use an others OS add a new issue with your OS.

1.5.1

9 years ago

1.5.0

9 years ago

1.4.6

9 years ago

1.4.5

9 years ago

1.4.4

9 years ago

1.4.3

9 years ago

1.4.2

10 years ago

1.4.1

10 years ago

1.4.0

10 years ago

1.3.4

10 years ago

1.3.3

10 years ago

1.3.2

10 years ago

1.3.1

10 years ago

1.3.0

10 years ago

1.2.2

10 years ago

1.2.1

10 years ago