c3-fahrplan-druck

Example Screenshot of the Fahrplan View

c3-fahrplan-druck

Live Demo Live Demo

The Fahrplan in the style of a Fahrplan.

Quick use

1) Open index.html in a browser (no build steps needed). 2) Append URL parameters to filter the rendered plan:

Printing

We had some issues printing this to PDF if the size grows beyond DIN A0+. However, directly using the system (not the browser-provided) printing dialog and saving that as PDF or directly printing from that worked for us.

We strongly recommend directly using yellow paper (RAL 1003 Signalgelb/Signal Yellow) for physical prints (and setting tinted-background=false).

Contributing new events

Feel free to fork this and use it on your event!

We plan to collect and archive Fahrpläne for various events. ❤️ If you create one for your event, please consider sharing it back with us so we can add it to the collection! It should be as easy as forking this repo, adding a unique folder under events/ (possibly copying content from an existing event), and creating a pull request.

Customization

Top-level constants near the start of each event’s index.html control basic event-specific behavior:

For deeper layout or style tweaks, edit index.html and style.css directly. If anything feels unclear, feel free to reach out (e.g., open an issue)!

Sister Projects

You are invited to add yours.

tifa365/c3-abfahrtsmonitor (Live demo)

tifa365/c3-abfahrtsmonitor screenshot

A live departure-board-style monitor for congress talks, showing delays, scrolling titles, and a news ticker. Great for displaying on screens during the event.

ccoors/typst-fahrplan

ccoors/typst-fahrplan screenshot

A Typst-based Fahrplan generator, rendering the schedule as a clean vector graphic (SVG/PDF). Easy to configure.