Discover Packages
github.com/Kaya-Sem/commandtrein
command
module
Version:
v0.0.0-...-953c692
Opens a new window with list of versions in this module.
Published: Feb 4, 2025
License: GPL-3.0
Opens a new window with license information.
Imports: 1
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
README
¶
Commandtrein
Commandtrein is a command-line interface (CLI) tool designed to access and display timetables and route information for SNCB (Belgian Railways) directly from your terminal.
• Documentation • Features highlights • Quickstart
Features
Timetables: retrieve and display the current timetable for any SNCB station.
Routes: Get detailed connections and travel times between two SNCB stations.
Shortcuts: Configure and use shortcuts for frequently used routes.
Documentation
Installation
Usage
Shell completion
Configuration
Commandtrein uses a YAML configuration file located at ~/.config/commandtrein/config.yaml
. This files stores your shortcuts for frequent routes.
Example configuration:
shortcuts:
work:
station1: "Brussel-Midi"
station2: "Antwerpen-Centraal"
Acknowledgements
Commandtrein leverages the iRails API, an open-source API for accessing real-time data from SNCB.
Expand ▾
Collapse ▴
Documentation
¶
There is no documentation for this package.
Source Files
¶
Directories
¶
internal
Click to show internal directories.
Click to hide internal directories.