The application was designed to work smoothly in a Raspberry Pi 1 Model B+ and display:
- the current date and time
- the curent weather condition and 10 hours forecast using open-meteoAPI
- next departures for a selected set of bus stops using Ile de France open API
Originally wrote in perl with gtk2 API, the application was completely rewrote in ruby using GTK3 API.