Kaydet (Commit) 681fce6e authored tarafından Hakan Dündar's avatar Hakan Dündar

Minor improvements

üst 96610679
......@@ -89,6 +89,8 @@
- Plotting performance data of multiple devices at the same time
- Interactive charts for querying performance data on any point
- Option for showing processes as tree or list
- Optimized for low CPU usage
- Customization menus for almost all tabs
- Supports ARM architecture
- Free and open source
......@@ -118,6 +120,10 @@
![System Monitoring Center](screenshots/cpu_tab_per_core_dark_system_theme.png)
![System Monitoring Center](screenshots/memory_tab_white_system_theme.png)
![System Monitoring Center](screenshots/disk_tab_menu_white_system_theme.png)
![System Monitoring Center](screenshots/network_tab_dark_system_theme.png)
![System Monitoring Center](screenshots/gpu_tab_dark_system_theme.png)
......@@ -130,6 +136,8 @@
![System Monitoring Center](screenshots/system_tab_dark_system_theme.png)
![System Monitoring Center](screenshots/settings_dark_system_theme.png)
### Notes:
- GPU usage information availability depends on vendor/driver.
......
......@@ -54,6 +54,12 @@
<screenshot>
<image>https://raw.githubusercontent.com/hakandundar34coding/system-monitoring-center/master/screenshots/cpu_tab_per_core_dark_system_theme.png</image>
</screenshot>
<screenshot>
<image>https://raw.githubusercontent.com/hakandundar34coding/system-monitoring-center/master/screenshots/memory_tab_white_system_theme.png</image>
</screenshot>
<screenshot>
<image>https://raw.githubusercontent.com/hakandundar34coding/system-monitoring-center/master/screenshots/disk_tab_menu_white_system_theme.png</image>
</screenshot>
<screenshot>
<image>https://raw.githubusercontent.com/hakandundar34coding/system-monitoring-center/master/screenshots/network_tab_dark_system_theme.png</image>
</screenshot>
......@@ -72,6 +78,9 @@
<screenshot>
<image>https://raw.githubusercontent.com/hakandundar34coding/system-monitoring-center/master/screenshots/system_tab_dark_system_theme.png</image>
</screenshot>
<screenshot>
<image>https://raw.githubusercontent.com/hakandundar34coding/system-monitoring-center/master/screenshots/settings_dark_system_theme.png</image>
</screenshot>
</screenshots>
<releases>
<release version="2.17.3" date="2023-07-10">
......
......@@ -2,7 +2,7 @@
Name=System Monitoring Center
GenericName=System Monitor
Comment=Multi-featured system monitor
Keywords=System Monitor;Task Manager;Performance;CPU;RAM;Swap;Memory;Disk;Network;Processes;Users;Services;
Keywords=System Monitor;Task Manager;Performance;CPU;RAM;Swap;Memory;Disk;Network;GPU;Processes;Users;Services;
Exec=system-monitoring-center
Icon=io.github.hakandundar34coding.system-monitoring-center
Terminal=false
......
......@@ -56,5 +56,5 @@ modules:
sources:
- type: git
url: https://github.com/hakandundar34coding/system-monitoring-center.git
commit: 72e4b7ddd69f49fd968cae41c8b750f69b919344
commit: 96610679714f4eff69f823aaa2ed92044d5c980d
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment