Add ZeroTier and Ztncui

See [this thread](https://forum.yunohost.org/t/community-apps-zerotier-virtual-networks/9825)
This commit is contained in:
tituspijean
2020-03-19 22:57:01 +01:00
committed by GitHub
parent e2735e4122
commit 8989ed0e6c

View File

@ -3079,6 +3079,16 @@
"state": "working", "state": "working",
"url": "https://github.com/YunoHost-Apps/zeronet_ynh" "url": "https://github.com/YunoHost-Apps/zeronet_ynh"
}, },
"zerotier": {
"branch": "master",
"category": "system_tools",
"revision": "HEAD",
"state": "working",
"subtags": [
"network"
],
"url": "https://github.com/YunoHost-Apps/zerotier_ynh"
},
"zomburl": { "zomburl": {
"branch": "master", "branch": "master",
"category": "small_utilities", "category": "small_utilities",
@ -3089,5 +3099,15 @@
"url_shortener" "url_shortener"
], ],
"url": "https://github.com/courgette/zomburl_ynh" "url": "https://github.com/courgette/zomburl_ynh"
},
"ztncui": {
"branch": "master",
"category": "system_tools",
"revision": "HEAD",
"state": "working",
"subtags": [
"network"
],
"url": "https://github.com/YunoHost-Apps/ztncui_ynh"
} }
} }