Abschlussarbeit 2025
Find a file
2026-05-13 13:23:55 +02:00
docs Added Docs 2026-04-22 11:46:05 +02:00
.gitignore Initial commit 2026-04-08 12:14:44 +02:00
backend.py improved file layout 2026-05-13 10:59:07 +02:00
flake.lock Basic Station Search 2026-05-06 11:35:53 +02:00
flake.nix Basic Station Search 2026-05-06 11:35:53 +02:00
LICENSE Initial commit 2026-04-08 12:14:44 +02:00
main.py improved file layout 2026-05-13 10:59:07 +02:00
README.md Update README.md 2026-05-13 10:52:48 +02:00
route_planning.py added structure, code is runable 2026-05-13 12:31:49 +02:00
station_monitor.py Button hinzugefügt, funktioniert noch nicht 2026-05-13 12:28:45 +02:00

hafas-terminal-app

Description

The goal is to access the Hafas API to retrieve Data about the public transport network. Most important is to achieve Station to Station Routeplanning and Station Arrival/Departure Information.

Dependencies

  • Python
    • prompt_toolkit (tui)
    • kivy (mobile-ui) ((optional!!!))
    • requests
    • json
  • Hafas API Endpoint
  • Git

Timetable