Skip to content

Commit 681fce6

Browse files
Minor improvements
1 parent 9661067 commit 681fce6

7 files changed

+19
-2
lines changed

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -89,6 +89,8 @@
8989
- Plotting performance data of multiple devices at the same time
9090
- Interactive charts for querying performance data on any point
9191
- Option for showing processes as tree or list
92+
- Optimized for low CPU usage
93+
- Customization menus for almost all tabs
9294
- Supports ARM architecture
9395
- Free and open source
9496

@@ -118,6 +120,10 @@
118120

119121
![System Monitoring Center](screenshots/cpu_tab_per_core_dark_system_theme.png)
120122

123+
![System Monitoring Center](screenshots/memory_tab_white_system_theme.png)
124+
125+
![System Monitoring Center](screenshots/disk_tab_menu_white_system_theme.png)
126+
121127
![System Monitoring Center](screenshots/network_tab_dark_system_theme.png)
122128

123129
![System Monitoring Center](screenshots/gpu_tab_dark_system_theme.png)
@@ -130,6 +136,8 @@
130136

131137
![System Monitoring Center](screenshots/system_tab_dark_system_theme.png)
132138

139+
![System Monitoring Center](screenshots/settings_dark_system_theme.png)
140+
133141

134142
### Notes:
135143
- GPU usage information availability depends on vendor/driver.

data/io.github.hakandundar34coding.system-monitoring-center.appdata.xml.in

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,12 @@
5454
<screenshot>
5555
<image>https://raw.githubusercontent.com/hakandundar34coding/system-monitoring-center/master/screenshots/cpu_tab_per_core_dark_system_theme.png</image>
5656
</screenshot>
57+
<screenshot>
58+
<image>https://raw.githubusercontent.com/hakandundar34coding/system-monitoring-center/master/screenshots/memory_tab_white_system_theme.png</image>
59+
</screenshot>
60+
<screenshot>
61+
<image>https://raw.githubusercontent.com/hakandundar34coding/system-monitoring-center/master/screenshots/disk_tab_menu_white_system_theme.png</image>
62+
</screenshot>
5763
<screenshot>
5864
<image>https://raw.githubusercontent.com/hakandundar34coding/system-monitoring-center/master/screenshots/network_tab_dark_system_theme.png</image>
5965
</screenshot>
@@ -72,6 +78,9 @@
7278
<screenshot>
7379
<image>https://raw.githubusercontent.com/hakandundar34coding/system-monitoring-center/master/screenshots/system_tab_dark_system_theme.png</image>
7480
</screenshot>
81+
<screenshot>
82+
<image>https://raw.githubusercontent.com/hakandundar34coding/system-monitoring-center/master/screenshots/settings_dark_system_theme.png</image>
83+
</screenshot>
7584
</screenshots>
7685
<releases>
7786
<release version="2.17.3" date="2023-07-10">

data/io.github.hakandundar34coding.system-monitoring-center.desktop.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
Name=System Monitoring Center
33
GenericName=System Monitor
44
Comment=Multi-featured system monitor
5-
Keywords=System Monitor;Task Manager;Performance;CPU;RAM;Swap;Memory;Disk;Network;Processes;Users;Services;
5+
Keywords=System Monitor;Task Manager;Performance;CPU;RAM;Swap;Memory;Disk;Network;GPU;Processes;Users;Services;
66
Exec=system-monitoring-center
77
Icon=io.github.hakandundar34coding.system-monitoring-center
88
Terminal=false

io.github.hakandundar34coding.system-monitoring-center.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,5 +56,5 @@ modules:
5656
sources:
5757
- type: git
5858
url: https://github.com/hakandundar34coding/system-monitoring-center.git
59-
commit: 72e4b7ddd69f49fd968cae41c8b750f69b919344
59+
commit: 96610679714f4eff69f823aaa2ed92044d5c980d
6060

82.2 KB
Loading
65.1 KB
Loading
140 KB
Loading

0 commit comments

Comments
 (0)