A minimal Python desktop app that serves random content at the press of a key. 4 modes, 4 APIs.
| Mode | Color | Content |
|---|---|---|
| Joke | Purple | Random dad jokes |
| Space | Blue | NASA Astronomy Picture of the Day |
| Tech | Green | Top story from Hacker News |
| Fact | Red | Random useless fact |
- Short press - fetch new content
- Long press (> 0.5s- switch modeode
Requirements: Python 3.12+
NASA API key (optional):
Get a free key at https://api.nasa.gov
- icanhazdadjoke.com - jokes
- api.nasa.gov - space
- hacker-news.firebaseio.com - tech
- uselessfacts.jsph.pl - facts