efa
unofficial interface to the efa.vrr.de German itinerary service
Install
- All systems
-
curl cmd.cat/efa.sh
- Debian
-
apt-get install libtravel-routing-de-vrr-perl
- Ubuntu
-
apt-get install libtravel-routing-de-vrr-perl
- Kali Linux
-
apt-get install libtravel-routing-de-vrr-perl
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install libtravel-routing-de-vrr-perl
- Raspbian
-
apt-get install libtravel-routing-de-vrr-perl
- Dockerfile
- dockerfile.run/efa
libtravel-routing-de-vrr-perl
unofficial interface to the efa.vrr.de German itinerary service
Travel::Routing::DE::VRR is a client for the efa.vrr.de web interface. You pass it the start/stop of your journey, maybe a time and a date and more details, and it returns the up-to-date scheduled connections between those two stops. Travel::Routing::DE::VRR uses the included Travel::Routing::DE::EFA which is a generic interface to various EFA-based itinerary services.