GitPaulo / sodoff

CLI tool to tell you which bloody trains got cancelled innit

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

sodoff

Dead simple CLI tool to tell you which bloody trains are delayed/cancelled, innit?

img.png

Install

curl -o- https://raw.githubusercontent.com/GitPaulo/sodoff/main/release/install.sh | bash

CLI Usage

A token for the use of the National Rail SOAP API is required. You can get one here.

# Check once
sodoff --to MCO --from LIV --show-journeys

# Continuously check every 2 seconds
sodoff --to MCO --from LIV --continuous --show-journeys

Note: The --from and --to flags are NOT required. Recommended to use the in-built input search.

About

CLI tool to tell you which bloody trains got cancelled innit

License:MIT License


Languages

Language:Go 86.9%Language:Shell 11.0%Language:PowerShell 2.1%