Project

halffare

0.0
No commit activity in last 3 years
No release in over 3 years
Evaluates whether a SBB Half-Fare travelcard is profitable based on your online order history
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Development

>= 0
>= 0
>= 0

Runtime

= 2.9.0
= 1.6.21
= 2.7.3
 Project Readme

halffare

This software is in no way affiliated with, authorized, maintained, sponsored or endorsed by sbb.ch or any of its affiliates or subsidiaries.

halffare evaluates whether a SBB Half-Fare travelcard is profitable based on your online order history.

Provides commands to download your online order history from sbb.ch and evaluate it.

halffare evaluation results

Installation

Gem

$ gem install halffare

GitHub

Download source

$ git clone https://github.com/rndstr/halffare.git

Enter repo

$ cd halffare

Install required gems

$ bundle

The executable can then be run as follows

$ bundle exec bin/halffare

Getting started

Download order history

$ halffare fetch --months=12 --output=year.halffare

Evaluate orders

$ halffare stats --input=year.halffare

More options

$ halffare help

Usage

See halffare.rdoc

License

MIT license