Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/djpowers/tweet_frequency
See which of the people you follow tweet most often
https://github.com/djpowers/tweet_frequency
Last synced: 27 days ago
JSON representation
See which of the people you follow tweet most often
- Host: GitHub
- URL: https://github.com/djpowers/tweet_frequency
- Owner: djpowers
- Created: 2016-07-21T01:55:11.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2023-04-12T05:48:24.000Z (almost 2 years ago)
- Last Synced: 2024-11-01T02:05:05.775Z (3 months ago)
- Language: JavaScript
- Homepage: https://tweet-frequency.herokuapp.com/twitter_stats
- Size: 40 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Tweet Frequency
A Sinatra app to see how much the people you follow tweet.
## Run app
```ruby
bundle install
ruby app.rb
```