A challenge to the reader

In this example, the bike information is fetched and parsed and if necessary, a notification is triggered. How would you go about modifying this code example to make sure that it is executed between a given time of the day? (hint: make use of datetime module).

How would you go about building a desktop display that serves as a visual aid?