1 unstable release
| 0.1.0 | Oct 19, 2025 |
|---|
#260 in Operating systems
475KB
943 lines
Monitors 
A CLI tool made using ratatui and rust that allows you to monitor your system information.
Key Features
-
🚀 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.
Run The App
Install
# To install from crates.io
cargo install monitors
# To run the installed program
monitors
Build & Run
# 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
Gallery
Contributing
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
License
Dependencies
~9–22MB
~293K SLoC