diff --git a/README.md b/README.md index b939a3b..a1a8f18 100644 --- a/README.md +++ b/README.md @@ -77,7 +77,7 @@ Sniffs the DHT gossip and indexes file and directory hashes. Metadata and search - [OpenBazaar](https://www.openbazaar.org/) - This new version(v2.0) is built on IPFS, Openbazaar stores can now be accessible to buyers even when they are offline. - [Orbit](https://orbit.chat) - Distributed, peer-to-peer chat application on IPFS. [Source](https://github.com/haadcode/orbit) - [Origin Protocol](https://demo.originprotocol.com/) - Distributed sharing economy marketplace with images, metadata, and ERC 725 data stored on IPFS. [Source](https://github.com/OriginProtocol/demo-dapp) -- [Partyshare](https://partysha.re) - A simple file sharing app. +- [Partyshare](https://busterlabs.github.io/Partyshare) - A simple file sharing desktop app. [Source](https://github.com/BusterLabs/Partyshare) - [Pathephone](https://pathephone.github.io) - Distributed music streaming app. - [Peer Bandwidth Demo](https://ipfs.io/ipfs/QmVaVXbLdw4R5NqAiiQoTWtitxo5g7FS31PQmCLbH9p8Fu/) - An demo app that uses window.ipfs, provided by the IPFS Companion web extension to get and graph bandwidth info for your IPFS node [Source](https://github.com/tableflip/ipfs-peer-bw-example) - [Peer Map Demo](https://ipfs.io/ipfs/QmRPGCmLKH2dQmNiPRsiuYS9EhhJL1Gmkz5F75gKY1K4Bm/) - A map of IPv4 IPFS peers that uses window.ipfs [Source](https://github.com/tableflip/ipfs-peer-map-example) diff --git a/data/apps.yaml b/data/apps.yaml index 4a577f8..2037c75 100644 --- a/data/apps.yaml +++ b/data/apps.yaml @@ -158,9 +158,11 @@ content: description: > Distributed, peer-to-peer chat application on IPFS. - title: Partyshare - website: https://partysha.re + website: https://busterlabs.github.io/Partyshare + source: https://github.com/BusterLabs/Partyshare + picture: /images/Partyshare_Logo.png description: > - A simple file sharing app. + A simple file sharing desktop app. - title: Playback source: https://mafintosh.github.io/playback/ description: > diff --git a/src/static/images/Partyshare_Logo.png b/src/static/images/Partyshare_Logo.png new file mode 100644 index 0000000..4ea59c4 Binary files /dev/null and b/src/static/images/Partyshare_Logo.png differ