From e721d1607fbb5e9c753d2dae439ecb0c7ae04d35 Mon Sep 17 00:00:00 2001 From: Jason Kraus Date: Sat, 15 Sep 2018 20:19:29 -0700 Subject: [PATCH] Add pugdit to application list --- README.md | 1 + data/apps.yaml | 5 +++++ 2 files changed, 6 insertions(+) diff --git a/README.md b/README.md index b8ad785..4044967 100644 --- a/README.md +++ b/README.md @@ -82,6 +82,7 @@ Everyone is welcome to submit their new awesome-ipfs item. In order to add an el - [Philes](https://philes.co) - A simple browser-based IPFS notepad app. [Source](https://github.com/chrismatthieu/philes) - [Playback](https://mafintosh.github.io/playback/) - IPFS playback support. This allows casting a video in IPFS to a Chromecast. - [PubSub Chat Demo](https://ipfs.io/ipfs/QmWZ3u5S7RjFXKfW6dSZhj7CozcvpqJxm48RYMmKkWcmNQ/) - A ~76KB demo chat app that uses window.ipfs, provided by the IPFS Companion web extension [Source](https://github.com/tableflip/ipfs-pubsub-chat-example) +- [Pugdit](https://github.com/zbyte64/pugdit) - A bulletin board service that discovers and distributes over IPFS - [PushToTalk](http://timothy.hobbs.cz/push-to-talk/index.html) - Push to Talk lets you edit audio essays and publish them with IPFS. - [qri](https://qri.io) - Dataset creation, collaboration, and discovery on the distributed web. [Source](https://github.com/qri-io/qri) - [Temporal](https://github.com/RTradeLtd/Temporal) - Temporal is an easy to use API and platform for integrating IPFS and other distributed/decentralized storage technologies into enterprise applications diff --git a/data/apps.yaml b/data/apps.yaml index 990bcaf..a3c2f14 100644 --- a/data/apps.yaml +++ b/data/apps.yaml @@ -265,6 +265,11 @@ content: picture: /images/pubsub-chat-demo.png description: > A ~76KB demo chat app that uses window.ipfs, provided by the IPFS Companion web extension + - title: Pugdit + website: https://github.com/zbyte64/pugdit + source: https://github.com/zbyte64/pugdit + description: > + A bulletin board service that discovers and distributes over IPFS - title: Peer Map Demo website: https://ipfs.io/ipfs/QmRPGCmLKH2dQmNiPRsiuYS9EhhJL1Gmkz5F75gKY1K4Bm/ source: https://github.com/tableflip/ipfs-peer-map-example