neroden / timetable_kit

A Python toolkit for generating human-readable timetables from GTFS data; uses PANDAS and gtfs_kit
GNU Affero General Public License v3.0
39 stars 2 forks source link

Tracking bug for "VIA style" timetable layouts #16

Open neroden opened 9 months ago

neroden commented 9 months ago

@AstroFloof , we can discuss this here.

I've been doing a large code refactor. I have 24-hour times up and working, and I should have alternating light grey and white backgrounds working soon. Changing the font is straightforward. Adding English and French commentary text will be straightforward enough. For both of these it will be more obvious how to do it once I switch the config files from JSON to TOML, which I'm planning to do. If other things are considered necessary for this project, let me know...

Borketh commented 9 months ago

Ah, hello again! I haven't had the chance to get back to this project in a while, but I'll probably get to it mid-january. I'll let you know if I need anything, and I can make changes if necessary.

Borketh commented 5 months ago

I'll probably get to it mid-january

famous last words... with luck, I can work on it now, along with some general improvements