Skip to content

Wanpaku/Process-monitor

Repository files navigation

About Process monitor application

Screenshots

Description

This program created for showing active processes, used memory, CPU usage and hard disk space.

Copyright (C) 2025 Teg Miles. Process monitor is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or any later version.

Features

  • Show active processes.
  • Show total used memory.
  • Show CPU usage.
  • Show current hard disk used space.
  • An active process can be deleted through the context menu.

Authors

Requirements

  • Qt6 (6.6.1 or newer), CMake (3.16 or newer), C++ compiler (GCC, Clang or MSVC).

Operating system:

  • Linux: x86_64 with kernel 6.14.0 or higher. Manjaro 23.0.0 (or newer) recommended.

Configuration

Configuration for the application is stored in the Process_monitor.conf file or registry item in a directory appropriate to your OS.

Refer to this table:

System Directory

Linux, BSD $XDG_HOME/ if defined, else ~/.config/

About

Simple program created for showing active processes and total used memory for Linux and Windows.

Resources

License

GPL-3.0, GPL-3.0 licenses found

Licenses found

GPL-3.0
LICENSE
GPL-3.0
COPYING.txt

Contributing

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors