The main purpose of these scripts is to post Tweet (mainly quotes) to the Twitter platform using Twitter’s API for Python.
How was this application built?
| Technologies Used | Python, Raspberry Pi |
| Type of Project | Personal |
| Role | All Parts (Front/Backend/Database Management) |
| Source Code | Available By Request |
Features Used
- Posted Tweets to Twitter every 30-60 minutes.
- Grabs Tweets from a list in a text file
Things Learned
- Learned how to use the Twitter API to make posts.
- Learned how to make a GUI with Python using Tkinter.
- Learned how to SSH into a Raspberry Pi to restart the Python script.
