Documents
README
Changelog
motis-m(1)
Travel-Status-MOTIS(3)
Downloads
Travel-Status-MOTIS 0.03
Debian
Mirrors finalrewind Chaosdorf GitHub
See Also CPAN GitHub Issues Docker Image
Downloads


Mirrors finalrewind Chaosdorf GitHub
See Also CPAN GitHub Issues Docker Image
motis-m is a commandline client and Perl module for the arrival/departure component of MOTIS routing interfaces. It can show the arrivals/departures at a specific public transit stop, give details on individual trips, and look up stops by name or geo coordinates. It supports text and JSON output.
2025-06-20
Travel::Status::MOTIS v0.03
Travel-Status-MOTIS-0.03.tar.gz (signature)
MOTIS->new:
Fix time_zone
parameter not being respected
2025-06-17
Travel::Status::MOTIS v0.02
Travel-Status-MOTIS-0.02.tar.gz (signature)
- motis-m: Fix
--json
for trip lookups (patch by networkException) - MOTIS: Use v2 API for trip lookups (patch by networkException)
- MOTIS: Add
time_zone
parameter, allowing users to receive times in the specifiedtime_zone
rather than the system's local time zone (patch by networkException) - Trip: Add
route_text_color
accessor (patch by networkException)
2025-04-20
Travel::Status::MOTIS v0.01
Travel-Status-MOTIS-0.01.tar.gz (signature)
- Initial release
- Supports stop board requests, trip details, and stop search
- Supports RNV and transitous backends