Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add import from hafas to travelynx | stuebinm | 2022-04-21 | 1 | -10/+134 |
| | | | | (using yuka's hafas-rs) | ||||
* | from / to commands for travelynx | stuebinm | 2022-02-26 | 1 | -2/+33 |
| | |||||
* | existential types in rust are weird | stuebinm | 2022-02-09 | 1 | -51/+38 |
| | | | | … lots and lots of traits … | ||||
* | S-Bahns are weird | stuebinm | 2022-02-08 | 1 | -1/+25 |
| | | | | (added a simple zugportal.de api client, but can't do auto-checkin yet) | ||||
* | we'll be there in -1000 minutes isn't helpful | stuebinm | 2022-02-02 | 1 | -1/+11 |
| | |||||
* | pretty print pretty printing code | stuebinm | 2022-02-01 | 1 | -209/+224 |
| | |||||
* | are we there yet? | stuebinm | 2022-02-01 | 1 | -0/+23 |
| | | | | | (also why do people get up from their seats a solid nine minutes before the train is even scheduled to arrive at all?) | ||||
* | handle (esp. iceportal) timestamps correctly | stuebinm | 2022-02-01 | 1 | -3/+3 |
| | | | | | why use unix time if you can use unix time * 1000 while your margin of error will never be lower than a full minute? | ||||
* | display iceportal itinery & stops | stuebinm | 2022-02-01 | 1 | -3/+7 |
| | | | | | | | 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. | ||||
* | add `traveltext destination` | stuebinm | 2022-02-01 | 1 | -0/+17 |
| | | | | I have no intention of going to Hamburg today, so I need to check out earlier | ||||
* | sadly i'm not on a ICE right now | stuebinm | 2022-01-26 | 1 | -4/+10 |
| | |||||
* | add a config file because why not | stuebinm | 2022-01-26 | 1 | -24/+65 |
| | |||||
* | some code deduplications | stuebinm | 2022-01-25 | 1 | -69/+88 |
| | |||||
* | hacky proof of concept | stuebinm | 2022-01-25 | 1 | -0/+145 |