This app helps you follow the schedule for a train, bus, whatever.
Tbe included image has a sample schedule but you'll want to edit src/schedule.h to define the stations you care about. For example, you might have
the time a shuttle leaves for the train station, the time the train leaves, and
the time the train arrives at your stop. src/trainsched.c statically defines
the number of stations at 3, but you can adjust this value. If you add more
stations you'll need to tweak the GUI.
No update history found.