Add SimpleAsWater Twitter PinBot App (#312)

* add twitter bot article

License: MIT
Signed-off-by: Vaibhav Saini <vasa@signy.io>
Co-authored-by: Marcin Rataj <lidel@lidel.org>
This commit is contained in:
vasa 2020-02-11 00:21:36 +05:30 committed by GitHub
parent 891ff8d616
commit abff279f0f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 14 additions and 3 deletions

View File

@ -99,6 +99,7 @@ Sniffs the DHT gossip and indexes file and directory hashes. Metadata and search
- [PushToTalk](http://timothy.hobbs.cz/push-to-talk/index.html) - Push to Talk lets you edit audio essays and publish them with 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 verion control, discovery and collaboration tools (free, open-source). [Source](https://github.com/qri-io/qri) - [qri](https://qri.io) - Dataset verion 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) - [Request](https://request.network/) - Decentralized network for financial transactions. [Source](https://github.com/RequestNetwork/requestNetwork)
- [SimpleAsWater Bot](https://simpleaswater.com/ipfs-cluster-twitter-pinbot/) - A twitter bot that adds, pins, unpins your tweets to public IPFS network using IPFS Cluster. [Source](https://github.com/simpleaswater/twitter-pinbot)
- [SimpleID](https://simpleid.xyz/) - Developer tools for adding Ethereum authentication and content pinning to your app. [Source](https://github.com/simplesecure/) - [SimpleID](https://simpleid.xyz/) - Developer tools for adding Ethereum authentication and content pinning to your app. [Source](https://github.com/simplesecure/)
- [TallyLab](https://tallylab.com/) - Local-first, end-to-end encrypted data diary app for capturing, analyzing, and sharing data about any and everything. - [TallyLab](https://tallylab.com/) - Local-first, end-to-end encrypted data diary app for capturing, analyzing, and sharing data about any and everything.
- [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 - [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
@ -111,7 +112,8 @@ Sniffs the DHT gossip and indexes file and directory hashes. Metadata and search
## Articles ## Articles
- 2020-01-04: [Hands-on IPLD Tutorial in Golang](https://simpleaswater.com/hands-on-ipld-tutorial-in-golang?ref=awesomeipfs) - 2020-01-22: [Building a Twitter Bot using IPFS Cluster](https://simpleaswater.com/ipfs-cluster-twitter-pinbot/?ref=awesomeipfs)
- 2020-01-04: [Hands-on IPLD Tutorial in Golang Series](https://simpleaswater.com/hands-on-ipld-tutorial-in-golang?ref=awesomeipfs)
- 2019-10-01: [InterPlanetary Chat Application using Libp2p](http://simpleaswater.com/libp2p/tutorials/nodejs/getting_started?ref=awesomeipfs) - 2019-10-01: [InterPlanetary Chat Application using Libp2p](http://simpleaswater.com/libp2p/tutorials/nodejs/getting_started?ref=awesomeipfs)
- 2019-08-14: [Managing storage in a Java application with IPFS](https://kauri.io/article/3e8494f4f56f48c4bb77f1f925c6d926) - 2019-08-14: [Managing storage in a Java application with IPFS](https://kauri.io/article/3e8494f4f56f48c4bb77f1f925c6d926)
- 2019-07-22: [10+ Resources Every IPFS Developer Should Know About](https://medium.com/@vaibhavsaini_67863/10-resources-to-get-started-with-ipfs-5f429dc8a841) - 2019-07-22: [10+ Resources Every IPFS Developer Should Know About](https://medium.com/@vaibhavsaini_67863/10-resources-to-get-started-with-ipfs-5f429dc8a841)

View File

@ -3,6 +3,12 @@ color: aqua
icon: stroke_marketing icon: stroke_marketing
description: Applications built with IPFS or with functionality that uses IPFS. description: Applications built with IPFS or with functionality that uses IPFS.
content: content:
- title: SimpleAsWater Bot
website: https://simpleaswater.com/ipfs-cluster-twitter-pinbot/
source: https://github.com/simpleaswater/twitter-pinbot
picture: /images/twitter-bot.png
description: >
A twitter bot that adds, pins, unpins your tweets to public IPFS network using IPFS Cluster.
- title: Cyber - title: Cyber
website: https://cybercongress.ai/ website: https://cybercongress.ai/
source: https://github.com/cybercongress source: https://github.com/cybercongress

View File

@ -3,7 +3,10 @@ color: navy
icon: stroke_pencil icon: stroke_pencil
description: Articles about the decentralized web and IPFS. description: Articles about the decentralized web and IPFS.
content: content:
- title: Hands-on IPLD Tutorial in Golang - title: Building a Twitter Bot using IPFS Cluster
date: "2020-01-22"
website: https://simpleaswater.com/ipfs-cluster-twitter-pinbot/?ref=awesomeipfs
- title: Hands-on IPLD Tutorial in Golang Series
date: "2020-01-04" date: "2020-01-04"
website: https://simpleaswater.com/hands-on-ipld-tutorial-in-golang?ref=awesomeipfs website: https://simpleaswater.com/hands-on-ipld-tutorial-in-golang?ref=awesomeipfs
- title: InterPlanetary Chat Application using Libp2p - title: InterPlanetary Chat Application using Libp2p

Binary file not shown.

After

Width:  |  Height:  |  Size: 207 KiB