Skip to content

CaymanFreeman/ProcessManager

Repository files navigation

ProcessManager Logo

    Process Manager

No hang survives

MIT License  Apache License  Built With Rust  linkedin

Overview

Process Manager is a simple table view of the running system processes, much like Windows Task Manager or GNOME System Monitor. Clicking on a process will display a control panel where you can stop the process or copy its information.

Attributions

Build & Run

Ensure that you have installed Git and Cargo. Cargo and the Rust language are bundled together in the rustup installer.

Clone Repository

git clone https://github.com/CaymanFreeman/ProcessManager && cd ProcessManager

Build & Run

cargo run --release

hi :)

About

A simple table view of the running system processes

Resources

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE.md
MIT
LICENSE-MIT.md

Stars

Watchers

Forks

Languages