add metadata
This commit is contained in:
@@ -1,3 +1,9 @@
|
||||
-- name = "Bitcoin price"
|
||||
-- description = "Current Bitcoin price (blockchain.info)"
|
||||
-- type = "widget"
|
||||
-- author = "Evgeny Zobnin (zobnin@gmail.com)"
|
||||
-- version = "1.0"
|
||||
|
||||
function onAlarm()
|
||||
net:getText("https://api.blockchain.info/ticker")
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user