Dear Rustaceans,
Today I released a test version of my open source project "Zentrox". It is a program to administer home lab devices or older machines (like an old laptop). Todays release is not the final product and lacks some of the features I am planning to add, but I wanted to share the state of the project.
I re-wrote it from JavaScript to Rust. Since it is a Rust project after all, I thought it would be ok to post about the project here. The re-write was a lot of fun and pretty interesting. I already wrote an article about the topic on dev.to: here.
The current state of the project also contains some bugs/unidiomatic code, but I am going to fix most or maybe even all of the project in the near future. The project is only a hobby project tho, and I can not promise anything.
Here is the project link: GitHub - Wervice/zentrox: Home server admin with batteries included
Feedback of any type is welcome, have a nice day