literature-clock
Clock using time quotes from the literature, based on work and idea by Jaap Meijers (E-reader clock).
The working site is in the docs/ folder, and can be visited at http://jenevoldsen.com/literature-clock/. To run it locally you may need to serve docs/ with an HTTP server (e.g. python3 -m http.server
) ... or just open index.html in Firefox (thanks @gbear605).