Merge pull request #185 from ipfs/ipfs-desktop

feat: add ipfs desktop
This commit is contained in:
Lorenzo Setale 2018-08-07 08:50:21 +02:00 committed by GitHub
commit 2ff36a2ffd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 8 additions and 0 deletions

View File

@ -58,6 +58,7 @@ Everyone is welcome to submit their new awesome-ipfs item. In order to add an el
- [InterPlanetary Wayback](https://github.com/oduwsdl/ipwb) - Web Archive (WARC) indexing and replay using IPFS.
- [Interplanetary Wiki](https://github.com/jamescarlyle/ipfs-wiki) - Wiki built on top of IPFS
- [IPFessay](https://gitlab.com/stavros/IPFessay) - A simple way to publish uncensorable essays on IPFS.
- [IPFS Desktop](https://github.com/ipfs/ipfs-desktop) - Run your IPFS node on your machine without having to bother with command line tools. Manage your node, add your files, easily change the settings... everything from just one interface.
- [IPFS Drive](http://ipfs-drive.ydns.eu) - In browser file manager for IPFS. [Source](https://github.com/fazo96/ipfs-drive)
- [IPFS Event Drop](https://github.com/travisperson/ipfs-event-drops) - An app that allows for improved visualization of ipfs events.
- [IPFS ID and Public Key QR Codes Demo](https://ipfs.io/ipfs/zdj7Whr8X3zah99TSuyPjENaERcBW9C7B36EaCb1DEZ5pbbL9/) - A demo app that uses windows.ipfs to show you a QR Code of your IPNS Link and of your Public Key. [Source](https://github.com/ipfs-shipyard/demo-ipfs-id-qr-codes)

View File

@ -283,3 +283,10 @@ content:
picture: /images/todo-demo.png
description: >
A ToDo List demo app that uses windows.ipfs.
- title: IPFS Desktop
source: https://github.com/ipfs/ipfs-desktop
picture: /images/ipfs-desktop.png
description: >
Run your IPFS node on your machine without having to bother with command line tools.
Manage your node, add your files, easily change the settings... everything from
just one interface.

Binary file not shown.

After

Width:  |  Height:  |  Size: 146 KiB