mirror of
https://github.com/ipfs/awesome-ipfs.git
synced 2024-10-01 01:35:37 -04:00
Add things
This commit is contained in:
parent
5d5513ccd6
commit
3d1efea3eb
18
README.md
18
README.md
@ -13,23 +13,39 @@
|
||||
* [Videos](#videos)
|
||||
* [Archives](#archives)
|
||||
|
||||
|
||||
## Use Cases
|
||||
|
||||
## Apps
|
||||
|
||||
* [IPFSBin](http://ipfsbin.xyz/) - Pastebin clone build. [Github](https://github.com/victorbjelkholm/ipfsbin)
|
||||
* [ipfs.pics](http://ipfs.pics/) - Upload and share pics. [Github](https://github.com/ipfspics/server)
|
||||
* [Interplanetary Wiki](https://github.com/jamescarlyle/ipfs-wiki) - Wiki built on top of IPFS
|
||||
* [ipfs-share](https://github.com/rameshvarun/ipfs-share) - Pastebin/Image host/File sharing application
|
||||
|
||||
## Tools
|
||||
|
||||
* [ipfs-paste](https://github.com/jbenet/ipfs-paste) - Paste stdin and clipboard to IPFS
|
||||
* [ipfs-screencap](https://github.com/jbenet/ipfs-screencap) - Capture screenshots, publish them to IPFS, and copy the link to the clipboard.
|
||||
* [git-remote-ipfs](https://github.com/cryptix/git-remote-ipfs) - push/pull repositories from/to IPFS
|
||||
* [ipfs-firefox-addon](https://github.com/lidel/ipfs-firefox-addon) - Firefox addon to provide access to IPFS via local gateway
|
||||
* [ipfs-chrome-extension](https://github.com/dylanPowers/ipfs-chrome-extension) - Chrome extension to redirect ipfs.io traffic to local gateway
|
||||
* [ipscend](https://github.com/diasdavid/ipscend) - Tool for hosting web apps and static websites in IPFS
|
||||
* [ipfs-linux-service](https://github.com/dylanPowers/ipfs-linux-service) - IPFS Linux Init Daemon
|
||||
* [pinbot](https://github.com/whyrusleeping/pinbot) - Pin content via IRC
|
||||
* [cachewarmer](https://github.com/BrendanBenshoof/cachewarmer) - Donate ipfs gateways to cache other people's content
|
||||
|
||||
|
||||
## Videos
|
||||
|
||||
* [Juan Bennet at Stanford 2015](https://www.youtube.com/watch?v=HUVmypx9HGI) (Youtube)
|
||||
* [IPFS Alpha - Why we must redistribute the web](https://www.youtube.com/watch?v=skMTdSEaCtA) (Youtube)
|
||||
|
||||
|
||||
## Archives
|
||||
|
||||
## Articles
|
||||
|
||||
[Introduction to IPFS ](http://whatdoesthequantsay.com/2015/09/13/ipfs-introduction-by-example/) (whatdoesthequantsay.com)
|
||||
|
||||
## License
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user