Unofficial Python system monitor and library for small IPS USB-C displays like Turing Smart Screen or XuanFang
GNU General Public License v3.0
1.16k
stars
193
forks
source link
Correct TaskManager5inch net up/down display #532
Closed
rWolstenholme closed 4 months ago
The two values appear transposed - UP is showing download speed, and DN is showing upload speed. This swaps them.
Looking at the code for the labels, you can confirm the Y values now correspond with the correct data.
Thanks! Great project, great theme.