NAME
efa-m - Unofficial interface to the efa.vrr.de departure monitor
SYNOPSIS
efa-m [-d date] [-t time] city [type:]name
VERSION
version 1.03
DESCRIPTION
efa-m lists upcoming tram, bus and train departures at the location name in city.
By default, name refers to a stop, this can be changed by specifying type. Supported types are address and poi (point of interest).
OPTIONS
- -d, --date dd.mm.yyyy
-
Show departures for date instead of today
- -l, --line lines
-
Only show departures of lines (comma-separatad list, option may be repeated)
- -p, --platform platforms
-
Only show departures at platforms (comma-separated list, option may be repeated). Note that the
Bstg.
/Gleis
prefix must be omitted. - -t, --time hh:mm
-
Show departures starting at time instead of now
- -V, --version
-
Show version information.
EXIT STATUS
Zero.
CONFIGURATION
None.
DEPENDENCIES
Class::Accessor(3pm)
LWP::UserAgent(3pm)
XML::LibXML(3pm)
BUGS AND LIMITATIONS
Unknown.
AUTHOR
Copyright (C) 2011 by Daniel Friesel <derf@finalrewind.org>
LICENSE
This program is licensed under the same terms as Perl itself.