Merge pull request #1966 from SolAZDev/master

Added MotionEye
This commit is contained in:
tituspijean 2024-01-17 14:53:31 +00:00 committed by GitHub
commit 115aaceee9
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 5 additions and 7 deletions

View File

@ -2060,6 +2060,11 @@ level = 8
state = "working"
url = "https://github.com/YunoHost-Apps/mosquitto_ynh"
[motioneye]
category = "iot"
state = "working"
url = "https://github.com/YunoHost-Apps/motioneye_ynh"
[movim]
category = "social_media"
level = 6

View File

@ -978,13 +978,6 @@ description = "Mail hosting made simple"
upstream = "https://github.com/modoboa/modoboa"
website = "https://modoboa.org"
[motioneye]
name = "MotionEye"
description = "A web frontend for the motion daemon"
upstream = "https://github.com/ccrisan/motioneye"
website = ""
draft = "https://github.com/YunoHost-Apps/motioneye_ynh"
[nebula]
name = "Nebula"
description = "Scalable overlay networking tool with a focus on performance, simplicity and security."