An open API service indexing awesome lists of open source software.

https://github.com/brianm/wsf

Washington State Ferry Schedule CLI
https://github.com/brianm/wsf

Last synced: 5 months ago
JSON representation

Washington State Ferry Schedule CLI

Awesome Lists containing this project

README

          

# Washington State Ferry Schedules

wsf(1) is a cli tool to display WSF ferry schedules for the rest of the current day.

# Installation

If you are on OS X the easiest way is through [Homebrew](https://brew.sh/):

```sh
$ brew install brianm/tools/wsf
```

# Usage

See [man page](wsf.1.md)

# TODO

* Add eta for next sailings via [vessels api](https://www.wsdot.wa.gov/ferries/api/vessels/documentation/rest.html)