Skip to content

wyu71/deepin-system-monitor

This branch is 2 commits behind linuxdeepin/deepin-system-monitor:master.

Folders and files

NameName
Last commit message
Last commit date
Jul 10, 2023
Oct 20, 2023
May 31, 2024
Sep 19, 2024
Sep 23, 2022
Jul 12, 2024
Feb 14, 2025
Feb 15, 2025
Feb 15, 2025
Jan 20, 2025
Jan 20, 2025
Jan 20, 2025
Jan 20, 2025
Jan 20, 2025
Jul 20, 2018
Oct 28, 2021
May 29, 2020
Sep 8, 2022
Jan 20, 2025
Jul 16, 2017
Jun 29, 2023
Jun 29, 2023
Nov 24, 2022
Aug 20, 2024

Repository files navigation

Deepin System Monitor

Deepin system monitor: a more user-friendly system monitor.

Thanks a lot for Lily Rivers's working, this project used a lot of his code.

Dependencies

  • sudo apt install libpcap-dev libncurses5-dev libxtst-dev libxcb-util0-dev

Installation

  • mkdir build
  • cd build
  • qmake ..
  • make
  • sudo setcap cap_kill,cap_net_raw,cap_dac_read_search,cap_sys_ptrace+ep ./deepin-system-monitor

Usage

  • ./deepin-system-monitor

Config file

  • ~/.config/deepin/deepin-system-monitor/config.conf

Getting help

Any usage issues can ask for help via

Getting involved

We encourage you to report issues and contribute changes

License

This project is licensed under GPLv3 or any later version.

About

System monitor for DDE

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 95.9%
  • CMake 3.4%
  • Other 0.7%