This is an automated archive made by the Lemmit Bot.

The original was posted on /r/rust by /u/Killforthecoke on 2023-11-04 18:47:18.


Hi fellow rustaceans and/or Müncheners,

I just published this CLI tool to look up and display realtime departures info for Munich public transport. The app is 100% open source. I used ratatui for the TUI framework. The crate is also published on crates.io.

I learned a lot during making this. Especially, getting async right was a challenge. Anyway, I made sure the tool uses as little resources as possible. It’s one of my first rust projects and apologies if it’s not fully idiomatically rust. :p

I just made it for fun and wanted to share with the community. I love rust and this is just the beginning of many future rust projects. :)

GitHub:

Crates: