/tweetly

Super simple tweeting from RSS feed.

Primary LanguagePython

Tweetly

Super simple app that gathers latest post via RSS from my blog, shortens URL using my other super simple app and posts it altogether to my Twitter account. It leverages SQLite for keeping track of what was published and Tweepy for posting to Twitter.