/ipfs-screencap

Capture screenshots, publish them to IPFS, and copy the link to the clipboard.

Primary LanguageShellMIT LicenseMIT

ipfs-screencap and portable-screencap

Install

# with ipfs
ipfs get /ipfs/QmbBFKgqxqNXta7jnh1iRHASEVVtURY4snVC4NHNSbbLy5/ipfs-screencap
cd ipfs-screencap
./install.sh

# with git
git clone https://github.com/jbenet/ipfs-screencap
cd ipfs-screencap
./install.sh

portable-screencap

take a screencap and output to stdout, portably. Simply run:

portable-screencap

ipfs-screencap

Capture screenshots, publish them to IPFS, and copy the link to the clipboard.

Examples:

# default name based on date
> ipfs-screencap
http://gateway.ipfs.io/ipfs/QmfV9gpmi9yT4J4fWWJH2xdrAUYbmn3JYZPWCN5hsMnA9A/screencap.2015-07-04T01:21:00Z.png

# name argument
> ipfs-screencap laser-raptor.png
http://gateway.ipfs.io/ipfs/QmdCcY49eXipYJQpZL2yAuu2Jv8QbddJE2Zub3cfwc3aPz/laser-raptor.png

# verbose
> ipfs-screencap -v hacking-too-much-time.png
capturing screen... QmRT4WfAYmt6EQmSWLNwjk9TU75ENV3JZum2PtGPq5V63R
constructing dir... Qmao3bK722MJ1eur89caxvJZ32FChyvRPi6QyBsibuKVEg
copying url to clipboard... copied
http://gateway.ipfs.io/ipfs/Qmao3bK722MJ1eur89caxvJZ32FChyvRPi6QyBsibuKVEg/hacking-too-much-time.png