Skip to content

nfode/oefi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

œfi

Get train/bus departures for public transport (öffentlicher Personalnahverkehr) in Germany.

asciicast

Installation

  • Install go
  • Run go get github.com/nfode/oefi

Command completion

Bash

Bash is currently not implemented

ZSH

To use completion run:

source <(oefi completion zsh)

This works until you end the session.

If you want to load completions for each sessions run:

echo "source <(oefi completion zsh)" >> .zshrc

or add source <(oefi completion zsh) manually to your .zshrc.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages