I want to write a Python script that will remind me to take my medicine on sleep/shutdown. (just a simple pop up message). Where do I begin?
(I'm looking for a really simple implementation if it exists. I don't want to put too much effort into this)