Lump is task manager with gui for linux based operating systems.
Prerequisit: rust. I was developing with rustc 1.68.0 (2c8cc3432 2023-03-06)
Clone the project
gh repo clone bulengerkacper/lump
Go to the project directory
cd lump
Install dependencies
cargo build
Start an app
cargo run
Lump works however definitely will have to be cleaned up, someday.