add metadata
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user