gluon/package/gluon-announce/files/lib/gluon/announce/announce.d/statistics/uptime
Nils Schneider 318e9d1a1d gluon-announce: detach announce.d from alfred
All announce.d scripts have been moved to /lib/gluon/announce/announce.d
The script /lib/gluon/announce/announce.lua will collect all information
and output json.
2014-07-11 14:43:47 +02:00

2 lines
64 B
Plaintext

return tonumber(fs.readfile('/proc/uptime'):match('^([^ ]+) '))