add metadata

This commit is contained in:
Evgeny
2021-07-30 10:42:12 +03:00
parent 703dff5ffb
commit 572ffcf930
11 changed files with 86 additions and 0 deletions

View File

@@ -1,3 +1,9 @@
-- name = "Year progess"
-- description = "Shows current year progress"
-- type = "widget"
-- author = "Evgeny Zobnin (zobnin@gmail.com)"
-- version = "1.0"
function onResume()
local yearDays = 365
local currentDay = os.date("*t").yday