Releases: anisul/transport-cli
Transport CLI v1.3.0
Munich Transport CLI v1.3.0
A Spring Boot CLI application for accessing Munich public transport information via MVG API.
Installation Options
Option 1: Download and Run (Requires Java 21+)
# Download the JAR file
wget https://github.com/anisul/transport-cli/releases/download/v1.3.0/transport-cli-1.3.0.jar
# Run directly
java -jar transport-cli-1.3.0.jar --helpOption 2: Unix/Linux/macOS Package
# Download and extract
wget https://github.com/anisul/transport-cli/releases/download/v1.3.0/transport-cli-1.3.0-unix.tar.gz
tar -xzf transport-cli-1.3.0-unix.tar.gz
# Run the CLI
./transport-cli --help
# Optional: Add to your PATH
sudo cp transport-cli transport-cli.jar /usr/local/bin/Option 3: Windows Package
- Download
transport-cli-1.3.0-windows.zip - Extract the ZIP file
- Run:
transport-cli.bat --help
Features
- Real-time departure information
- Route planning between stations
- Support for all Munich transport types (U-Bahn, S-Bahn, Bus, Tram)
- Location-based station search
File Verification
Download checksums.txt to verify file integrity with:
sha256sum -c checksums.txtRequirements
- Java 21 or higher
Issues & Support
Report issues at: https://github.com/anisul/transport-cli/issues
Transport CLI v1.2.0
Munich Transport CLI v1.2.0
A Spring Boot CLI application for accessing Munich public transport information via MVG API.
Installation Options
Option 1: Download and Run (Requires Java 21+)
# Download the JAR file
wget https://github.com/anisul/transport-cli/releases/download/v1.2.0/transport-cli-1.2.0.jar
# Run directly
java -jar transport-cli-1.2.0.jar --helpOption 2: Unix/Linux/macOS Package
# Download and extract
wget https://github.com/anisul/transport-cli/releases/download/v1.2.0/transport-cli-1.2.0-unix.tar.gz
tar -xzf transport-cli-1.2.0-unix.tar.gz
# Run the CLI
./transport-cli --help
# Optional: Add to your PATH
sudo cp transport-cli transport-cli.jar /usr/local/bin/Option 3: Windows Package
- Download
transport-cli-1.2.0-windows.zip - Extract the ZIP file
- Run:
transport-cli.bat --help
Features
- Real-time departure information
- Route planning between stations
- Support for all Munich transport types (U-Bahn, S-Bahn, Bus, Tram)
- Location-based station search
File Verification
Download checksums.txt to verify file integrity with:
sha256sum -c checksums.txtRequirements
- Java 21 or higher
Issues & Support
Report issues at: https://github.com/anisul/transport-cli/issues
Transport CLI v1.1.0
Munich Transport CLI v1.1.0
A Spring Boot CLI application for accessing Munich public transport information via MVG API.
Installation Options
Option 1: Download and Run (Requires Java 21+)
# Download the JAR file
wget https://github.com/anisul/transport-cli/releases/download/v1.1.0/transport-cli-1.1.0.jar
# Run directly
java -jar transport-cli-1.1.0.jar --helpOption 2: Unix/Linux/macOS Package
# Download and extract
wget https://github.com/anisul/transport-cli/releases/download/v1.1.0/transport-cli-1.1.0-unix.tar.gz
tar -xzf transport-cli-1.1.0-unix.tar.gz
# Run the CLI
./transport-cli --help
# Optional: Add to your PATH
sudo cp transport-cli transport-cli.jar /usr/local/bin/Option 3: Windows Package
- Download
transport-cli-1.1.0-windows.zip - Extract the ZIP file
- Run:
transport-cli.bat --help
Features
- Real-time departure information
- Route planning between stations
- Support for all Munich transport types (U-Bahn, S-Bahn, Bus, Tram)
- Location-based station search
File Verification
Download checksums.txt to verify file integrity with:
sha256sum -c checksums.txtRequirements
- Java 21 or higher
Issues & Support
Report issues at: https://github.com/anisul/transport-cli/issues
Transport CLI v1.0.0
Munich Transport CLI v1.0.0
A Spring Boot CLI application for accessing Munich public transport information via MVG API.
Installation Options
Option 1: Download and Run (Requires Java 21+)
# Download the JAR file
wget https://github.com/anisul/transport-cli/releases/download/v1.0.0/transport-cli-1.0.0.jar
# Run directly
java -jar transport-cli-1.0.0.jar --helpOption 2: Unix/Linux/macOS Package
# Download and extract
wget https://github.com/anisul/transport-cli/releases/download/v1.0.0/transport-cli-1.0.0-unix.tar.gz
tar -xzf transport-cli-1.0.0-unix.tar.gz
# Run the CLI
./transport-cli --help
# Optional: Add to your PATH
sudo cp transport-cli transport-cli.jar /usr/local/bin/Option 3: Windows Package
- Download
transport-cli-1.0.0-windows.zip - Extract the ZIP file
- Run:
transport-cli.bat --help
Features
- Real-time departure information
- Route planning between stations
- Support for all Munich transport types (U-Bahn, S-Bahn, Bus, Tram)
- Location-based station search
File Verification
Download checksums.txt to verify file integrity with:
sha256sum -c checksums.txtRequirements
- Java 21 or higher
Issues & Support
Report issues at: https://github.com/anisul/transport-cli/issues