/tweetduino

Script to post in Twitter using Arduino

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

tweetduino

Script to post in Twitter using Arduino

How install

Register your app in Twitter API and create apiConfig file
https://apps.twitter.com/app/new

# pip install flask twython
$ git clone https://github.com/danielamorais/tweetduino.git
$ $ cd tweetduino/ && python tweet.py