diff --git a/README.md b/README.md index ebe6a51..b74cfa0 100644 --- a/README.md +++ b/README.md @@ -124,6 +124,7 @@ Sniffs the DHT gossip and indexes file and directory hashes. Metadata and search - [ujo](http://ujomusic.com/) - A blockchain marketplace for musicians. - [uport](https://www.uport.me) - Uport is a mobile, self-sovereign identity and key management system, built on the Ethereum blockchain. - [Wistful Books](https://wistfulbooks.com/) - Single page offline application for enjoying librivox.org audio books. [Source](https://github.com/smwa/wistfulbooks) +- [Watchit](https://github.com/ZorrillosDev/watchit-desktop) - A movie platform with a decentralized network approach. [Source](https://github.com/ZorrillosDev/watchit-desktop) - [xfce-screenshooter-ipfs-support](https://github.com/amar-laksh/xfce-screenshooter-ipfs-support) - A fork of xfce-screenshooter with IPFS support! ## Articles diff --git a/data/apps.yaml b/data/apps.yaml index f4b9d45..715a9fc 100644 --- a/data/apps.yaml +++ b/data/apps.yaml @@ -449,4 +449,10 @@ content: website: https://hub.textile.io/ipns/bafzbeib2jvsythibag52rncf56qflqye6iekponbt3u7txcbv2oz45sy5e/index.html source: https://github.com/ReForum-ipfs/ReForum-ipfs description: > - A web3 forum.You can get new ideas,reports,dicussions from this forum ,though you maybe are in a network-restricted area,all the contents will be updated qucikly by ipfs. \ No newline at end of file + A web3 forum.You can get new ideas,reports,dicussions from this forum ,though you maybe are in a network-restricted area,all the contents will be updated qucikly by ipfs. + - title: Watchit + website: https://github.com/ZorrillosDev/watchit-desktop + source: https://github.com/ZorrillosDev/watchit-desktop + picture: /images/watchit.svg + description: > + A movie platform with a decentralized network approach. \ No newline at end of file diff --git a/src/static/images/watchit.png b/src/static/images/watchit.png new file mode 100644 index 0000000..671ca85 Binary files /dev/null and b/src/static/images/watchit.png differ