Lazyslurm: a TUI for managing SLURM/HPC jobs built in rust and ratatui
Hey everyone! I built a little TUI tool for monitoring SLURM jobs on HPC. I found this useful for my masters. Its kind of similar to the very popular lazygit and lazydocker, which I enjoy using. This is my first time building with ratatui - I found it pretty nice to use!
The github is here and you can install it with `cargo install lazyslurm`
Have a great day! 🤠