Tuns
Twitter Unfollower Notification Service. Keep track when someone unfollow you on Twitter.
Install / Use
/learn @davidesantangelo/TunsREADME
TUNS
Twitter Unfollower Notification Service. With TUNS you can keep track of your twitter unfollower. Great success on Product Hunt https://www.producthunt.com/posts/tuns.
<a href="https://ibb.co/qsKZxKG"><img src="https://i.ibb.co/r6YWvYP/Screenshot-2020-04-07-at-11-46-08.png" alt="Screenshot-2020-04-07-at-11-46-08" border="0"></a>
<a href="https://ibb.co/zVc4cW5"><img src="https://i.ibb.co/TMXgXDT/Screenshot-2020-04-07-at-11-41-53.png" alt="Screenshot-2020-04-07-at-11-41-53" border="0"></a>
Product Hunt
#4 Product of the day with 253 votes!!
<a href="https://www.producthunt.com/posts/tuns?utm_source=badge-top-post-badge&utm_medium=badge&utm_souce=badge-tuns" target="_blank"><img src="https://api.producthunt.com/widgets/embed-image/v1/top-post-badge.svg?post_id=21982&theme=dark&period=daily" alt="TUNS - Keep track of your unfollowers on Twitter | Product Hunt Embed" style="width: 250px; height: 54px;" width="250px" height="54px" /></a>
Built With
- Ruby on Rails — Our back end API is a Rails app. It responds to requests RESTfully in JSON.
- PostgreSQL — Our main data store is in Postgres.
- Redis — We use Redis as a cache and for transient data.
- Sidekiq — Simple, efficient background processing for Ruby.
- Chartjs-ror — Simplifies using Chart.js in Rails.
License
TUNS app is released under the MIT License.
Contributing
- Fork it ( https://github.com/[my-github-username]/tuns/fork )
- Create your feature branch (
git checkout -b my-new-feature) - Commit your changes (
git commit -am 'Add some feature') - Push to the branch (
git push origin my-new-feature) - Create a new Pull Request
