Skip to content

i-euna/process-monitor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

process-monitor

Features

  1. Read system information
  2. Read the process list
  3. Sort process by memory and CPU usage

Language

Rust
Version: 1.73.0

Operating System

Windows

How to build

  1. Run Powershell script ".\build.ps1"
  2. In the "target/release" folder .exe file will be generated
  3. Needed files will be copied to the same folder

How to use

Build the app using the provided PowerShell script

  • browse to the "target/release" folder
  • run ".\process_monitor.exe"

Example Usage

Usage

License

Apache-2.0

References

[1] Learn Rust Programming - Complete Course. FreeCodeCamp.
[2] Crate sysinfo
[3] Rust Documentation

About

Simple Process Monitor with Rust

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors