A rust lib to make a customizable user-interface over SSH with Ratatui
Try out a demo in your terminal by running: ssh cloud.openvoxel.studio
A rust lib to make a customizable user-interface over SSH with Ratatui
Try out a demo in your terminal by running: ssh cloud.openvoxel.studio
Please, if you don’t know what SSH is: it allows you to control a server via the terminal.
So I made an interface-builder in SSH! (which is not what you’re supposed to do with SSH LOL)
Try it out! Connect to the server and test stuff out! Or watch the demo… :p
(there’s a linux build now)
🔥 Neon marked your project as well cooked! As a prize for your nicely cooked project, look out for a bonus prize in the mail :)
SSHUI™
Updated my super cool SSH-server library!
AND i reached 24 hours on this project 🎉
Added an awesome demo from ratatui into SSHUI :DD (it looks awseome try it out)
this demo comes from ratatui and is available under the MIT license: https://ratatui.rs/examples/apps/demo/
Log in to leave a comment
Added more examples of usage! (grapher, and an all-in-one)
And some misc improvements to the code I guess :)
ALSO ITS HOSTED NOW :DD
ssh cloud.openvoxel.studio
A new release with lots of examples!
Try it out by opening a terminal and running:
ssh cloud.openvoxel.studio
New: “all examples into one”, grapher, and better code organisation i guess
Log in to leave a comment
My first library in Rust! And it got published on crates.io :DDD
It acts as a SSH server but is actually a Terminal User Interface (TUI). Use it as you wish!