A Qt QML app to show system uptime for Sailfish OS. Includes a cover with the uptime and load averages with an optional automatic refresh and configurable refresh interval.
Find a file
2014-07-14 22:04:02 +03:00
others Center timeglass in icon 2013-12-15 09:27:42 +02:00
qml Fix wrong percentage in swap and memory usage, add about section on loads 2014-07-14 21:58:11 +03:00
rpm Fix wrong percentage in swap and memory usage, add about section on loads 2014-07-14 21:58:11 +03:00
src Use this for consistency. 2014-02-06 23:17:54 +02:00
.gitignore Ignore user pro file 2014-01-27 16:25:13 +02:00
harbour-sailtime.desktop Change app name in app grid 2013-12-15 14:03:42 +02:00
harbour-sailtime.png Center timeglass in icon 2013-12-15 09:27:42 +02:00
harbour-sailtime.pro Get uptime from sys/sysinfo.h instead of parsing uptime output. Fixes #2 2014-02-02 01:08:57 +02:00
LICENCE Edited licence year 2014-01-29 09:28:29 +00:00
README.md Add simple readme for BitBucket 2014-07-14 22:04:02 +03:00

SailTime

SailTime is a simple uptime program for Sailfish OS, written in C++, QML and Javascript. It shows the user the uptime of the device, along with the system load averages (1, 5 and 15 minutes) and some additional miscellaneous information. It also has an automatic update timer with a configurable interval and can save the system's all-time uptime record.

SailTime is available in the Jolla app store.

Licence

SailTime is open source, licensed under the MIT Expat licence. See the LICENCE file for more details.

© Mikko Ahlroth 20132014