Git Product home page Git Product logo

upload-screenshot's Introduction

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.

upload-screenshot's People

Contributors

amblina avatar hydrog3n avatar magicalex avatar soyuka avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

upload-screenshot's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.