Hey everyone,
Last year, I started building a terminal user interface, I thought it was something missing in the ecosystem that could give node operators alternative options to manage their nodes.
It has now reached a stage that I’m happy to share it with you all. `suno` is designed to monitor live network data and manage your own or third-party nodes directly from your terminal.
As a node operator, you can monitor your validators, update staking details, set validate or chill intentions, and manage session (set or purge). All operations are executed through a proxy-only account.
As a nominator, you can just as easily track the validators you nominate, no proxy is required.
There are a few other features planned, you can read more about them in the project repo here: https://github.com/turboflakes/suno
If you’re willing to give it a try, let me know how it works for you. Any feedback or questions are all very welcome.

Enjoy!