a month ago
In the post coding agent world, I think there are many other fellow TUI enjoyers like me.
I realised that the Railway CLI had many things in place already to turn it into a CLI. The core logic to do everything (open projects, environments, service, deployment status etc) is already there, obviously, plus metrics and file browsers are already TUIs so ratatui is also already imported in it now
So I made a TUI where you have many of the functionalities of railway dashboard.
There is a gif below showing how it works, and if anyone wants to use it, you can take a clone of my fork of railway cli and build it for yourself 👇
https://github.com/railwayapp/cli/pull/914
It is added a feature to the railway cli itself, so all functionality of the CLI remains, and just in addition railway dash command will open the dashboard as a TUI
Attachments
0 Replies