A top/ps like application for SailfishOS. Shows applications/processes on your mobile device sorted either by CPU, memory usage or name. You can also terminate/kill a selected process. Cover page shows average load, uptime and total swap/memory usage.
- Do not kill random stuff unless you know what you are doing, this can lead to lot of stability issues.
- Memory column shows RSS (Resident Set Size) which is not a real memory usage. It includes shared resources, so the number is typically bigger.
- Average load doesn't mean CPU utilization as it includes processes waiting for I/O as well. See wikipedia.
Binaries are currently available and will be updated at OpenRepos
This application was initially written by Michal Hrušecký and is distributed under GPL-3.0 license with hope that somebody will find it useful.