Go to file
Adrian C. (anrxc) 3eefddf8ab Weather widget written and included, by request.
The widget uses 'wget' to grab the information. The Lua socket library
would be nicer, of course, but let's not introduce external libraries
at this point. Wget will write to stdout with a timeout of 5s. This
has the potential to block everything else in case of problems... But
let's not introduce temporary files at this point. Besides having to
handle files, operations while running on battery power are to be
avoided.
2009-07-29 18:46:43 +02:00
.gitignore Make git ignore backup files and lua binaries. 2009-07-29 18:06:19 +02:00
LICENSE Import of vicious source tree. 2009-07-29 17:59:32 +02:00
bat.lua Import of vicious source tree. 2009-07-29 17:59:32 +02:00
cpu.lua Import of vicious source tree. 2009-07-29 17:59:32 +02:00
date.lua Import of vicious source tree. 2009-07-29 17:59:32 +02:00
dio.lua Import of vicious source tree. 2009-07-29 17:59:32 +02:00
entropy.lua Import of vicious source tree. 2009-07-29 17:59:32 +02:00
fs.lua Import of vicious source tree. 2009-07-29 17:59:32 +02:00
helpers.lua Import of vicious source tree. 2009-07-29 17:59:32 +02:00
init.lua Import of vicious source tree. 2009-07-29 17:59:32 +02:00
load.lua Import of vicious source tree. 2009-07-29 17:59:32 +02:00
mbox.lua Import of vicious source tree. 2009-07-29 17:59:32 +02:00
mdir.lua Import of vicious source tree. 2009-07-29 17:59:32 +02:00
mem.lua Import of vicious source tree. 2009-07-29 17:59:32 +02:00
mpd.lua Import of vicious source tree. 2009-07-29 17:59:32 +02:00
net.lua Import of vicious source tree. 2009-07-29 17:59:32 +02:00
org.lua Import of vicious source tree. 2009-07-29 17:59:32 +02:00
pacman.lua Import of vicious source tree. 2009-07-29 17:59:32 +02:00
thermal.lua Import of vicious source tree. 2009-07-29 17:59:32 +02:00
uptime.lua Import of vicious source tree. 2009-07-29 17:59:32 +02:00
volume.lua Import of vicious source tree. 2009-07-29 17:59:32 +02:00
weather.lua Weather widget written and included, by request. 2009-07-29 18:46:43 +02:00
wifi.lua Import of vicious source tree. 2009-07-29 17:59:32 +02:00