Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2022-02-01 | handle (esp. iceportal) timestamps correctly | stuebinm | 4 | -61/+68 | |
why use unix time if you can use unix time * 1000 while your margin of error will never be lower than a full minute? | |||||
2022-02-01 | display iceportal itinery & stops | stuebinm | 6 | -28/+80 | |
I'm pretty sure something in parsing the times is broken, since this train is currently /also/ broken I have absolutely no idea what the correct ones would be and don't have the energy to dig further into this. | |||||
2022-02-01 | better output if there are no intermediate stops | stuebinm | 1 | -10/+8 | |
2022-02-01 | add `traveltext destination` | stuebinm | 2 | -0/+19 | |
I have no intention of going to Hamburg today, so I need to check out earlier | |||||
2022-01-26 | sadly i'm not on a ICE right now | stuebinm | 1 | -4/+10 | |
2022-01-26 | add a config file because why not | stuebinm | 1 | -24/+65 | |
2022-01-25 | some code deduplications | stuebinm | 1 | -69/+88 | |