summaryrefslogtreecommitdiff
path: root/secrets.lua
AgeCommit message (Collapse)Author
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