lighthouse
lighthouse copied to clipboard
SailfishOS (Jolla) System Monitor App
Using the Xperia XA2 Plus some values are wrong: * The CPU Usage is always 0% * it shows no CPU cores * i have -20% memory at the moment,...
Like probably most Sailfish users, I have "Storeman" installed in parallel with the "Jolla Store. This got me a little confused, because I had installed lighthouse from Storeman - thus...
A few people are getting tablets now. If it's straight forward to do a x86 release in harbor would be great.
It would be great if you can support the toholed. To see the memory/cpu usage or the temperature would be great! It's of course depend on if you or a...
The calculation of free memory at https://github.com/almindor/lighthouse/blob/8c5b8de4f1ac457d8db2acef5187caa00a8c2bb8/src/linehandler.cpp#L63-L68 assumes /proc/meminfo returns ``` MemTotal: kb MemFree: kb Buffers: kb Cached: kb … ``` According to https://docs.redhat.com/en/documentation/red_hat_enterprise_linux/7/html/7.0_release_notes/chap-red_hat_enterprise_linux-7.0_release_notes-kernel#chap-Red_Hat_Enterprise_Linux-7.0_Release_Notes-Kernel starting with kernel 3.10 this changed...