Skip to content

Latest commit

 

History

History
11 lines (10 loc) · 298 Bytes

README.md

File metadata and controls

11 lines (10 loc) · 298 Bytes

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