I am not new to electronics. I've been interested since I was 10 years old. I've never worked professionally in electronics but I know more than the average person. I've built a number of Heathkits (am I showing my age?) and have been hacking arduinos since they first appeared. Before the arduino I did not have any real exposure to MCUs. I thought that it was time that I shared my learning with the community at large.
Monday, October 24, 2016
Reddit ShowerThoughts message popup
The ShowerThoughts sub-reddit on https://www.reddit.com/r/Showerthoughts/ is all about those awesome epiphanies we all seem to get when we are in the shower. It is one of the few moments today when we are totally alone with our selves. No phones (unless you are on of the unlucky ones to own a waterproof bluetooth device).
This python 3 applications uses the linux libnotify-bin program to pop up any new messages through out the day. This uses the os.system method to execute the notify-send command with title and message from the reddit post.
Download on github
Hope you enjoy
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment