added uptime function

This commit is contained in:
Aaron Marcher
2016-08-18 13:43:18 +02:00
committed by Aaron Marcher (drkhsh)
parent 83c98554ed
commit 85a2b9b79d
4 changed files with 21 additions and 0 deletions

View File

@ -34,6 +34,7 @@ static const char unknowntext[] = "n/a";
- run_command (run custom shell command) [argument: command]
- temp (temperature in degrees) [argument: temperature file]
- uid (uid of current user) [argument: NULL]
- uptime (uptime) [argument: NULL]
- username (username of current user) [argument: NULL]
- vol_perc (alsa volume and mute status in percent) [argument: soundcard]
- wifi_perc (wifi signal in percent) [argument: wifi card interface name]