Like cloudapp but using IPFS. If you're asking why IPFS, you should check out ipfs.io. A simple way to think of IPFS is torrents but accessible through HTTP.
Sample IPFS link: https://ipfs.io/ipfs/QmTf3EquRYzxa4njTRpimp6YEcJJPSUf5pQE9TE54qCa3M
Currently no installer so steps need to be taken manually.
- Install IPFS
- install xclip,
apt-get install xclip
- Clone repository,
git clone git@github.com:uptownhr/ipfs-screenshot
- Start ipfs daemon,
ipfs daemon
- create keyboard shortcut, System Settings -> Keyboard -> Shortcuts -> Custom Shortcuts -> +
- command: /{path-to-ipfs-screen}/ipfs-screen.sh
- Install IPFS
- Clone repository,
git clone git@github.com:uptownhr/ipfs-screenshot
- Start ipfs daemon,
ipfs daemon
- use keyboard shortcut ie: ctrl + shift + s
- Select screen area
- Paste, ipfs url to the screenshot will be available for use
- Create installer script
- Support for OSX
- Support for Windows
- Create Video / Gif Recorder