SkillAgentSearch skills...

Commandtrein

CLI tool for NMBS timetables and routes.

Install / Use

/learn @Kaya-Sem/Commandtrein
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

<h1 align="center">Commandtrein</h1> <p align="center">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.</p> <p align="center"> • <a href="https://github.com/Kaya-Sem/commandtrein/wiki">Documentation</a> • <a href="https://github.com/Kaya-Sem/commandtrein/#Features">Features highlights</a> • <a href="https://github.com/Kaya-Sem/commandtrein/wiki/Installation">Quickstart</a></p>

commandtrein

Build

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.

View on GitHub
GitHub Stars20
CategoryDevelopment
Updated3mo ago
Forks1

Languages

Go

Security Score

92/100

Audited on Dec 30, 2025

No findings