-
🚀 Effortless Setup: Install seamlessly using Cargo.
-
🖥️ Useful Information: Effortlessly view useful system information like OS and Distro from the home page.
-
📈 Useful Stats: Easily get up to date information regarding your system.
-
📊 Monitor Your System: Watch and see the current utilisation of your system's components.
-
📜 Get a Detailed History: View how your system usage varies with time.
-
🔪 View and Kill Processes: See all your system processes in an interactive environment allowing for you to perform actions on them.
-
🌟 Continuous Updates: I am committed to improving ochat with regular updates, fixes, and new features.
# To install from crates.io
cargo install monitors
# To run the installed program
monitors
# Clone the repository:
git clone https://gitlab.com/officialccoders/monitors.git
cd monitors
# Build and run app with release tags:
cargo build --release
cargo run --release
# Or simply:
cargo run
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.




