All Projects → BalestraPatrick → Tweetometer

BalestraPatrick / Tweetometer

Licence: mit
An app to see who is tweeting in your timeline.

Programming Languages

swift
15916 projects

Tweetometer

CircleCI

Swift 3.0+ License Twitter: @BalestraPatrick

Tweetometer is an app to see who is tweeting in your Twitter timeline. It often happens to me that I check my timeline and I see a few hundreds tweets in just a few hours and I wonder "Who is spamming my timeline?".

Usage

This project uses CocoaPods to manage the dependencies. If you want to run the project, you first need to install the pods by doing pod install.

A few API keys are also required and you can add your own Fabric and Instabug keys by using cocoapods keys. First install it by doing gem install cocoapods-keys and then add your keys and like this:

$ pod keys set FABRIC_API_KEY YOUR_API_KEY
$ pod keys set FABRIC_BUILD_SECRET YOUR_BUILD_SECRET
$ pod keys set INSTABUG_API_KEY YOUR_API_KEY

Contribution

You're welcome to improve and add new features to the app! Check the backlog.

Author

I'm Patrick Balestra, @BalestraPatrick on Twitter.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].