maidmaid/cffie

CFFie query SBB/CFF/FFS connections from https://www.cff.ch.

v0.4.0 2017-03-05 14:19 UTC

This package is not auto-updated.

Last update: 2024-04-27 16:00:07 UTC


README

CFFie query SBB/CFF/FFS connections from cff.ch.

cffie.png

Installation

$ sudo curl -LsS https://github.com/maidmaid/cffie/releases/download/v0.4.0/cffie.phar -o /usr/local/bin/cffie
$ sudo chmod a+x /usr/local/bin/cffie

Tips

  • Use --notify option to show desktop notification:

    notification.png

  • Watch connections in continuous:

    watch -ctn 30 cffie query --ansi Lausanne Zurich
  • Create useful aliases:

    alias cff='cffie query --notify'
    alias cffw='watch -ctn 30 cffie query --ansi'

License

CFFie is licensed under the MIT License - see the LICENSE file for details.