mirror of
https://github.com/YunoHost/apps.git
synced 2024-09-03 20:06:07 +02:00
Add piped to apps.toml
This commit is contained in:
parent
06b243c4bf
commit
21d301c555
1 changed files with 7 additions and 0 deletions
|
@ -2556,6 +2556,13 @@ state = "working"
|
||||||
subtags = [ "network" ]
|
subtags = [ "network" ]
|
||||||
url = "https://github.com/YunoHost-Apps/pihole_ynh"
|
url = "https://github.com/YunoHost-Apps/pihole_ynh"
|
||||||
|
|
||||||
|
[piped]
|
||||||
|
antifeatures = [ "non-free-network" ]
|
||||||
|
category = "social_media"
|
||||||
|
potential_alternative_to = [ "YouTube" ]
|
||||||
|
subtags = [ "videos" ]
|
||||||
|
url = "https://github.com/YunoHost-Apps/piped_ynh"
|
||||||
|
|
||||||
[piwigo]
|
[piwigo]
|
||||||
category = "multimedia"
|
category = "multimedia"
|
||||||
level = 8
|
level = 8
|
||||||
|
|
Loading…
Add table
Reference in a new issue