Socket
Socket
Sign inDemoInstall

photopipe

Package Overview
Dependencies
74
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    photopipe

Pipe yer photos all over the web and stuff.


Version published
Weekly downloads
0
decreased by-100%
Maintainers
1
Install size
6.55 MB
Created
Weekly downloads
 

Readme

Source

PhotoPipe

PhotoPipe is a node service that takes an URL of an image, writes it to disk and then can redirect or pipe it to another web service, such as one that only accepts binary uploads.

PhotoPipe has a plugins directory that ideally is a place you could post these photos. One working example is there.

Feel free to add and even implement some of the services.

License

MIT, bro

Installation

Requirements: Node and NPM need to be installed.

  1. git clone https://github.com/joemccann/photopipe.git
  2. cd photopipe
  3. npm i
  4. node app
  5. open 127.0.0.1:1337

or

npm install photopipe

Free Software, Fuck Yeah

Keywords

FAQs

Last updated on 20 Aug 2012

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc