Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 609 Bytes

README.md

File metadata and controls

15 lines (12 loc) · 609 Bytes

Twittrix

Twittrix is a client implementation for the arduino server software at ngrash/max7219-ticker. It downloads original tweets that contain the hashtag "#34c3" and sends them to a connected arduino running the ticker software.

Usage

Make sure to set both TWITTER_CONSUMER_KEY and TWITTER_CONSUMER_SECRET. These can be retrieved from your twitter app. In addition, you can configure a different hashtag in config.exs. Then run mix and you're running.

License

Twittrix is released under the MIT License.