Skip to content

Real-time CPU, memory, disk, and network monitoring for a single process — all in one Rust-powered CLI tool.

License

Notifications You must be signed in to change notification settings

imsudiproy/uniproc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

67 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🚧 UniProc — Under Construction 🚧

Status: Work in Progress
Expect breaking changes, missing features, and occasional dragons 🐉


📌 About

UniProc Monitors process by PID or name.
Right now, we’re actively building the foundation — so things may be unstable, incomplete, or change without notice.


🛠 Current Status

  • Project scaffolding set up
  • Initial build works locally
  • Core functionality implementation
  • Tests and documentation
  • First public release

⚠️ Windows support isn’t fully tested yet; it’s still experimental. If it starts failing in CI, we’ll disable Windows runs immediately.


Getting Started

⚠️ This project is not production-ready yet.

Clone and build locally:

git clone https://github.com/imsudiproy/uniproc.git
cd uniproc
cargo build

About

Real-time CPU, memory, disk, and network monitoring for a single process — all in one Rust-powered CLI tool.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages