Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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
```