diff --git a/README.md b/README.md index d12ada0..bc30125 100644 --- a/README.md +++ b/README.md @@ -100,6 +100,7 @@ Sniffs the DHT gossip and indexes file and directory hashes. Metadata and search - [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 version control, discovery and collaboration tools (free, open-source). [Source](https://github.com/qri-io/qri) - [Request](https://request.network/) - Decentralized network for financial transactions. [Source](https://github.com/RequestNetwork/requestNetwork) diff --git a/data/apps.yaml b/data/apps.yaml index 45744ea..227f6ef 100644 --- a/data/apps.yaml +++ b/data/apps.yaml @@ -295,6 +295,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