whiteken / NSTrainTime

PowerShell Module for Dutch train times (trein dienstregeling)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NSTrainTime

Dev Master
Build Build Status Build Status
Production Stats
Release PSGallery Version PSGallery Downloads

PowerShell Module (v5+) for Dutch train times between two stations

Trein dienstregeling

How to use it:

Import-Module NSTrainTime

Get-NSTrainJourney -fromStation 'Amsterdam' -toStation 'Duivendrecht'

Returns full set of trains journeys from the api

Tab completion is enabled on -fromStation and -toStation parameters so it's not necessary to know the full station name. Type the first few letters and hit tab.

About

PowerShell Module for Dutch train times (trein dienstregeling)

License:MIT License


Languages

Language:PowerShell 100.0%