All Projects → uptownhr → Ipfs Screenshot

uptownhr / Ipfs Screenshot

Like Cloudapp using IPFS

Programming Languages

shell
77523 projects

Labels

Projects that are alternatives of or similar to Ipfs Screenshot

Gatsby Plugin Ipfs
Adds support for deploying Gatsby to IPFS by ensuring that assets are relative
Stars: ✭ 98 (-24.03%)
Mutual labels:  ipfs
Ipfs Wormhole
Get things from one computer to another, safely. Over IPFS (which not even required to receive those things).
Stars: ✭ 107 (-17.05%)
Mutual labels:  ipfs
Cyb Archeology
🌎 Personal immortal robot for the The Great Web
Stars: ✭ 117 (-9.3%)
Mutual labels:  ipfs
Protoschool.github.io
The code that runs the ProtoSchool website. Visit https://proto.school for interactive tutorials on decentralized web protocols. Explore IPFS and Filecoin through code challenges, code-free lessons, and local events.
Stars: ✭ 99 (-23.26%)
Mutual labels:  ipfs
Ipfscloud Web
IpfsCloud: A Decentralized, Anonymous Cloud Storage web client on IPFS.
Stars: ✭ 105 (-18.6%)
Mutual labels:  ipfs
Js Libp2p
The JavaScript Implementation of libp2p networking stack.
Stars: ✭ 1,686 (+1206.98%)
Mutual labels:  ipfs
Space Sdk
The Space SDK is a JavaScript/Typescript library for building web and mobile applications leveraging Open Web and distributed protocols like IPFS, Textile, GunDB, and Ethereum.
Stars: ✭ 93 (-27.91%)
Mutual labels:  ipfs
P2plab
performance benchmark infrastructure for IPLD DAGs
Stars: ✭ 126 (-2.33%)
Mutual labels:  ipfs
Ipfs.ink
PROJECT HAS BEEN SHUTDOWN - Publish and render markdown essays to and from ipfs
Stars: ✭ 106 (-17.83%)
Mutual labels:  ipfs
Ipfs Mini
A super tiny module for querying IPFS that works in the browser and node.
Stars: ✭ 115 (-10.85%)
Mutual labels:  ipfs
Docker Volume Ipfs
🐳 This is an open source volume plugin that allows using an ipfs filesystem as a volume.
Stars: ✭ 99 (-23.26%)
Mutual labels:  ipfs
Rust Ipfs Api
Rust crate for interfacing with the IPFS API
Stars: ✭ 105 (-18.6%)
Mutual labels:  ipfs
Galacteek
Browser for the distributed web
Stars: ✭ 114 (-11.63%)
Mutual labels:  ipfs
Py Swirld
Python implementation of the Swirld byzantine consensus algorithm
Stars: ✭ 98 (-24.03%)
Mutual labels:  ipfs
Go Orbit Db
Go version of P2P Database on IPFS
Stars: ✭ 119 (-7.75%)
Mutual labels:  ipfs
Ipfs Social Proof
IPFS Social Proof: A decentralized identity and social proof system
Stars: ✭ 96 (-25.58%)
Mutual labels:  ipfs
Ipfs Connector
AKASHA <---> IPFS connector
Stars: ✭ 107 (-17.05%)
Mutual labels:  ipfs
Hs Web3
Web3 API for Haskell.
Stars: ✭ 127 (-1.55%)
Mutual labels:  ipfs
Orbit
A distributed, serverless, peer-to-peer chat application on IPFS
Stars: ✭ 1,586 (+1129.46%)
Mutual labels:  ipfs
Orion
[Moved to Gitlab] Easy to Use, Inter Planetary File System (IPFS) desktop client
Stars: ✭ 115 (-10.85%)
Mutual labels:  ipfs

IPFS

IPFS screenshot url

Join the chat at https://gitter.im/uptownhr/ipfs-screenshot

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

Setup on Ubuntu

Currently no installer so steps need to be taken manually.

  1. Install IPFS
  2. install xclip, apt-get install xclip
  3. Clone repository, git clone [email protected]:uptownhr/ipfs-screenshot
  4. Start ipfs daemon, ipfs daemon
  5. create keyboard shortcut, System Settings -> Keyboard -> Shortcuts -> Custom Shortcuts -> +
  • command: /{path-to-ipfs-screen}/ipfs-screen.sh

Setup on Mac OS

  1. Install IPFS
  2. Clone repository, git clone [email protected]:uptownhr/ipfs-screenshot
  3. Start ipfs daemon, ipfs daemon

Use

  1. use keyboard shortcut ie: ctrl + shift + s
  2. Select screen area
  3. Paste, ipfs url to the screenshot will be available for use

Todo

  • [x] Create installer script
  • [x] Support for OSX
  • [ ] Support for Windows
  • [ ] Create Video / Gif Recorder
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].