summaryrefslogtreecommitdiff
path: root/secrets.lua
AgeCommit message (Collapse)Author
2019-09-01Merge pull request #91 from blix4/both_temp_unitsstreetturtle
add options to show temperature in both units
2019-08-27volume widget support amixer with no device specifiedblix4
This works on my setup without having pulseaudio installed.
2019-08-26add option to show temperature in both unitsblix4
Separate options for the widget itself, and in the popup. Also note that this changes the precision slightly: * on the widget itself: now uses string formatting to round, instead of removing the decimal * on the popup: rounds to 1 decimal place in popup (was showing 2 decimal places before)
2019-06-03Enable storing creds via env varsSviatoslav Sydorenko
2019-01-29Make temperature units customizable using the secrets.luaPavel Makhov
2019-01-25store api keys and client settings in secrets.luaPavel Makhov
2018-01-20add headerstreetturtle
2018-01-20update READMEstreetturtle