Merge pull request #198 from zbyte64/add-pugdit

Add pugdit to application list
This commit is contained in:
Andrew Nesbitt 2020-02-24 18:33:54 +00:00 committed by GitHub
commit b6e3a97338
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 6 additions and 0 deletions

View File

@ -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)

View File

@ -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