Tired of your pwnagotchi? Pwned everybody in your hood and looking for another project?
GotchiTweets
Uses the waveshare screen and Pi 0 you arlready own.
Stream and track trends and listen the heartbeat of the new world.
To use. Update auth.py (/lib/auth.py) with your credentials then run the main program (t.py)
Run it as a service to run automatically on boot.
check out this page for a guide:
http://devopspy.com/linux/python-script-linux-systemd-service/
NOTE you will need to install the requirements as SUDO to that the program can run at startup
sudo pip3 install -r requirements.txt
xoxo