added meta.json

master
Boernsman 2021-03-06 10:58:17 +01:00
parent fa31611d22
commit c4124ed7f7
1 changed files with 13 additions and 0 deletions

View File

@ -0,0 +1,13 @@
{
"title": "Tempo",
"tagline": "Get logged hours from Tempo.",
"icon": "tempo.svg",
"stability": "consumer",
"offline": false,
"technologies": [
"cloud"
],
"categories": [
"online-service"
]
}