From e5475b8e64c4a920a34e0a2b73926cc403b54244 Mon Sep 17 00:00:00 2001 From: Lorenzo Setale Date: Mon, 30 Jul 2018 08:58:26 +0200 Subject: [PATCH 1/3] updates Siderus Orion details --- data/tools.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/data/tools.yaml b/data/tools.yaml index 84568b0..54f4729 100644 --- a/data/tools.yaml +++ b/data/tools.yaml @@ -68,10 +68,10 @@ content: - title: ipfs-linux-service source: https://github.com/dylanPowers/ipfs-linux-service description: IPFS Linux Init Daemon -- title: Orion +- title: Siderus Orion picture: /images/orion.png source: https://github.com/Siderus/Orion - description: KISS, Easy to setup and use IPFS node for macOS, Windows and Linux. + description: Easy to use IPFS desktop client for macOS, Windows and Linux - title: ipfsecret source: https://github.com/c2fo-lab/ipfsecret description: Encrypt and decrypt IPFS files with a secret passphrase From 9bcf0cb04eccbd4c2a186bf26560bc94214f7f83 Mon Sep 17 00:00:00 2001 From: Lorenzo Setale Date: Mon, 30 Jul 2018 09:10:56 +0200 Subject: [PATCH 2/3] updates Address and generates readme --- README.md | 2 +- data/tools.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 4fa047b..8828264 100644 --- a/README.md +++ b/README.md @@ -118,8 +118,8 @@ place to ask about it might be in [ipfs/apps](https://github.com/ipfs/apps) or - [ipget](https://github.com/ipfs/ipget) - :satellite: wget for IPFS: retrieve files over IPFS and save them locally. - [IPRedirect](https://github.com/JayBrown/IPRedirect) - Browser userscript for redirecting IPFS/IPNS addresses to your local gateway. This should work on any browser that hasn't had an extension written for it yet and has support for userscripts. - [ipscend](https://github.com/diasdavid/ipscend) - Tool for hosting web apps and static websites in IPFS -- [Orion](https://github.com/Siderus/Orion) - KISS, Easy to setup and use IPFS node for macOS, Windows and Linux. - [pinbot](https://github.com/whyrusleeping/pinbot) - Pin content via IRC +- [Siderus Orion](https://orion.siderus.io) - Easy to use IPFS desktop client for macOS, Windows and Linux ## Videos diff --git a/data/tools.yaml b/data/tools.yaml index 54f4729..7385763 100644 --- a/data/tools.yaml +++ b/data/tools.yaml @@ -70,7 +70,7 @@ content: description: IPFS Linux Init Daemon - title: Siderus Orion picture: /images/orion.png - source: https://github.com/Siderus/Orion + source: https://orion.siderus.io description: Easy to use IPFS desktop client for macOS, Windows and Linux - title: ipfsecret source: https://github.com/c2fo-lab/ipfsecret From 1a267c271826382433fb064c2e9293d449d37119 Mon Sep 17 00:00:00 2001 From: Lorenzo Setale Date: Mon, 30 Jul 2018 09:26:03 +0200 Subject: [PATCH 3/3] adds source and website values --- README.md | 2 +- data/tools.yaml | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 8828264..903b55c 100644 --- a/README.md +++ b/README.md @@ -119,7 +119,7 @@ place to ask about it might be in [ipfs/apps](https://github.com/ipfs/apps) or - [IPRedirect](https://github.com/JayBrown/IPRedirect) - Browser userscript for redirecting IPFS/IPNS addresses to your local gateway. This should work on any browser that hasn't had an extension written for it yet and has support for userscripts. - [ipscend](https://github.com/diasdavid/ipscend) - Tool for hosting web apps and static websites in IPFS - [pinbot](https://github.com/whyrusleeping/pinbot) - Pin content via IRC -- [Siderus Orion](https://orion.siderus.io) - Easy to use IPFS desktop client for macOS, Windows and Linux +- [Siderus Orion](https://orion.siderus.io) - Easy to use IPFS desktop client for macOS, Windows and Linux [Source](https://github.com/Siderus/Orion) ## Videos diff --git a/data/tools.yaml b/data/tools.yaml index 7385763..43bd226 100644 --- a/data/tools.yaml +++ b/data/tools.yaml @@ -70,7 +70,8 @@ content: description: IPFS Linux Init Daemon - title: Siderus Orion picture: /images/orion.png - source: https://orion.siderus.io + website: https://orion.siderus.io + source: https://github.com/Siderus/Orion description: Easy to use IPFS desktop client for macOS, Windows and Linux - title: ipfsecret source: https://github.com/c2fo-lab/ipfsecret