From f8f21c4395878136295c4d213abc13785dc80568 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C5=81ukasz=20Magiera?= Date: Sun, 20 Aug 2017 21:45:02 +0200 Subject: [PATCH] Add IPFS-GUI --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 1634590..5b42ca9 100644 --- a/README.md +++ b/README.md @@ -85,6 +85,7 @@ These are narrowly-scoped, little JS "apps" deployed through IPFS. * [ipfs-chrome-station](https://github.com/fbaiodias/ipfs-chrome-station) - Chrome extension to redirect ipfs.io traffic to local gateway * [ipfs-chrome-extension](https://github.com/dylanPowers/ipfs-chrome-extension) - Chrome extension to redirect ipfs.io traffic to local gateway * [ipfs-companion](https://github.com/ipfs/ipfs-companion) - Firefox addon to provide access to IPFS via local gateway +* [ipfs-gui](https://github.com/marcin212/ipfs-gui) - Windows UI integration and IPFS installer * [ipfs-linux-service](https://github.com/dylanPowers/ipfs-linux-service) - IPFS Linux Init Daemon * [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.