Hacker News new | ask | show | jobs
by Share6323 961 days ago
Great App! Whats your usecase for this?
1 comments

Hi I made the CLI tool,

I wanted to have a little display in my room that would show the latest departures of trains and buses in my nearest station. I thought, I would just make a CLI tool first and then can make another app for an arduino or esp32.

This just mimics the departure display Munich stations have in their premises. As a fan of CLI tool and rust, I just made this for fun. :)

Nice ,that's great I did something similar in Berlin ,how long did you need to make the cli ?