GithubHelp home page GithubHelp logo

aida-enna / puushproxy Goto Github PK

View Code? Open in Web Editor NEW

This project forked from jannispl/puushproxy

0.0 2.0 0.0 171 KB

A proxy for puush

License: GNU General Public License v2.0

JavaScript 100.00%

puushproxy's Introduction

puush proxy
A proxy for puush

This proxy allows you to upload screenshots captured with puush to your own server.
Check http://puush.me for more information on puush.

Requirements
---
*** NOTE: This project was made either before npm provided package support, or before I heard about it. Someone with time, PLEASE make a PR and add a proper package.json file) ***
 * Node.js v0.4.12 or higher (+ npm) --- http://www.nodejs.org
 * MongoDB --- http://www.mongodb.org
 * formidable --- npm install formidable
 * mime --- npm install mime
 * mongoose --- npm install mongoose
 * marked --- npm install marked

Note about markdown
---
 As of a recent update, puushproxy now supports markdown. If you don't want automatic rendering of markdown to html, add .raw to the url or filename.

Configuration
---
 Check the 'configuration' section of app.js.
 Set 'registerEnabled' to true when you're going to register an account via http://host:port/register
 Don't forget to create your upload directory and make writable.
 You might want to use 'forever' (npm install forever -g) to keep the proxy alive as long as possible.

in puush:
 Edit %appdata%\puush\puush.ini:
   ProxyServer = ip
   ProxyPort = port


Note
---
 This software intercepts all requests to the original puush API and does *not* forward them.
 You have to create an account using the registration interface (http://host:port/register).

puushproxy's People

Contributors

jannispl avatar blha303 avatar

Watchers

James Cloos avatar Aida Enna avatar

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.