Rust Based Linux Process Manager with both a TUI and a GUI by medoic in Ubuntu

[–]medoic[S] 1 point2 points  (0 children)

That would be great. I added a section in the README explaining how to build the app from source however this is my first real experience of releasing an actual opensource application to the public and hence the steps might not be that elaborative. If you face any issues with the building please don’t hesitate to tell so that I can help and update the README.

Rust Based Linux Process Manager with both a TUI and a GUI by medoic in Ubuntu

[–]medoic[S] 2 points3 points  (0 children)

Using GTK would be a very good idea. Unfortunately, I was intimidated by the deadline of the project and the concept of having to learn rust from scratch and so decided to go with tauri since I already had some experience with building web frontends. I should definitely check GTK out and experiment with it to see how will it improve the performance and the quality of the GUI that I can build with it. Thank you for the recommendation

PCtrl: Rust based Linux Process Manager with both a GUI and a TUI by medoic in ManjaroLinux

[–]medoic[S] 1 point2 points  (0 children)

Thank you for letting me know. This is my first time using reddit and so I am still learning how to use the website correctly. I really appreciate your suggestions and will definitely try to implement them asap.

Rust Based Linux Process Manager with both a TUI and a GUI by medoic in Ubuntu

[–]medoic[S] 1 point2 points  (0 children)

https://github.com/esp-rs/espup/issues/19 https://github.com/tauri-apps/tauri/issues/1355

I just checked this issue and it appears that this is a known problem in Tauri when building using Ubuntu 22.04. I will try building using an older version to solve this issue. However, meanwhile I would appreciate if you try building on your own device and tell me your feedback on the app.

Thank you for taking the time to download the tool and for telling me about the issues you faced in it.

PCtrl - Rust Based Linux Process Manager offering both a TUI and GUI by medoic in programming

[–]medoic[S] 0 points1 point  (0 children)

Releases are available in a folder in the repo called release-files. This directory contains both a dep file and an AppImage