Commit Graph

667 Commits

Author SHA1 Message Date
Jörg Thalheim 9325780f02
move ossvol widget to match new layout 2017-01-26 10:40:42 +01:00
Jörg Thalheim bd08badccc
move pulse widget to new layout 2017-01-26 10:40:42 +01:00
Jörg Thalheim f63ab23583
move openweather to match new layout 2017-01-26 10:40:41 +01:00
Jörg Thalheim 4882377cb3
move nvsmi widget to match new layout 2017-01-26 10:40:41 +01:00
Jörg Thalheim f333c78256
move nvinf widget to match new layout 2017-01-26 10:40:41 +01:00
Jörg Thalheim 6b448fd791
move net widget to match new layout 2017-01-26 10:40:41 +01:00
Jörg Thalheim 9cb3eab18f
move mpc widget to match new layout 2017-01-26 10:40:41 +01:00
Jörg Thalheim e787aa0d68
move dio widget to match new layout 2017-01-26 10:40:41 +01:00
Jörg Thalheim e67054dfd7
move countfiles widget to match new layout 2017-01-26 10:40:40 +01:00
Jörg Thalheim c8c9cf690b
move buildbot to match new layout 2017-01-26 10:40:40 +01:00
Jörg Thalheim 93a0aa6649
mv batproc to match new layout 2017-01-26 10:40:40 +01:00
Jörg Thalheim 02c20087c9
move batpmu widget to match new layout 2017-01-26 10:40:40 +01:00
Jörg Thalheim 865fe5bf5d
move ati widget to match new layout 2017-01-26 10:40:40 +01:00
Jörg Thalheim 387ab4a8b1
move ac widget to match new layout 2017-01-26 10:40:40 +01:00
Jörg Thalheim 57d847301f
remove batacpi: already provied by bat_freebsd 2017-01-26 10:40:39 +01:00
mutlusun fafca5d56b
README.md: update to reflect freebsd port 2017-01-26 10:40:39 +01:00
mutlusun 012b67a8c0
add fanspeed widget 2017-01-26 10:40:39 +01:00
mutlusun 602eada652
move weather widget to match new layout 2017-01-26 10:40:39 +01:00
mutlusun 785fefc13a
move wifi widget to match new layout 2017-01-26 10:40:39 +01:00
mutlusun 54baa996c4
port volume widget to freebsd 2017-01-26 10:40:39 +01:00
mutlusun f86c60d2fd
port uptime widget to freebsd 2017-01-26 10:40:38 +01:00
mutlusun 22d49a9e5d
move thermal widget to match new layout 2017-01-26 10:40:38 +01:00
mutlusun 5c7c695ea1
move raid widget to match new layout 2017-01-26 10:40:38 +01:00
mutlusun 909db88b00
move pkg widget to match new layout 2017-01-26 10:40:38 +01:00
mutlusun cdaa62884d
move os widget to match new layout 2017-01-26 10:40:38 +01:00
mutlusun b44bd1bb14
move org widget to match new layout 2017-01-26 10:40:38 +01:00
mutlusun c8c43d53ee
port net widget to freebsd 2017-01-26 10:40:38 +01:00
mutlusun 5b30e432e6
move mpd widget to match new layout 2017-01-26 10:40:37 +01:00
mutlusun 70f42e5d54
port mem widget to freebsd 2017-01-26 10:40:08 +01:00
mutlusun 261684f8b8
move mdir widget to match new layout 2017-01-25 21:30:43 +01:00
mutlusun 9695e0fea0
move mboxc widget to match new layout 2017-01-25 21:30:43 +01:00
mutlusun 2605a1b744
move mbox widget to match new layout 2017-01-25 21:30:43 +01:00
mutlusun bb5e6af08c
move hddtemp widget to match new layout 2017-01-25 21:30:43 +01:00
mutlusun 9a727d417e
move gmail to match new layout 2017-01-25 21:30:43 +01:00
mutlusun 108ab2eb82
move fs widget to match new layout 2017-01-25 21:30:42 +01:00
mutlusun ba4b94899e
move dio to match new layout 2017-01-25 21:30:36 +01:00
mutlusun 62dbf146a0
move date widget to match new layout 2017-01-25 21:29:36 +01:00
mutlusun 968fee1a54
move cpuinf widget to match new layout 2017-01-25 21:25:38 +01:00
mutlusun fbd91c9b37
port cpufreq widget to freebsd 2017-01-25 21:25:38 +01:00
mutlusun d7c99133e1
port cpu widget to freebsd 2017-01-25 21:25:38 +01:00
mutlusun 5628c9e478
port bat widget to freebsd 2017-01-25 21:25:38 +01:00
mutlusun 78e1242601
helpers: add sysctl helper for freebsd 2017-01-25 21:25:38 +01:00
mutlusun 3baade7b06
helpers.lua: restructure to support multiple operating systems 2017-01-25 21:25:33 +01:00
Jörg Thalheim 4820cb4d39 Delete README 2017-01-13 08:26:43 +01:00
Jörg Thalheim cbee482088 Merge pull request #24 from walken/patch-2
Update README.md
2017-01-12 22:11:12 +01:00
Jeremy 5c9d887458 Update README.md 2017-01-12 15:43:24 -05:00
Mellich b6c5a57f41 Added new wifi widget using iw (#20)
* added new wifi widget that uses iw
2016-10-22 23:19:00 +02:00
zhrtz 5fc0e2dae2
Added hwmon interface support, dropped the annoying floating .0 with math.floor 2016-08-18 07:22:22 +02:00
Keith Hughitt e7ee21cc73
Updated base URL for weather widget 2016-08-18 07:22:22 +02:00
Julian Volodia 59841b30b4
README: missing bracket in `batwidget` example
Added missing bracket and remove one whitespace (it would be more consistent)

Signed-off-by: Julian Volodia <julianvolodia@gmail.com>
2016-08-18 07:22:22 +02:00