From 51bc72fde5b6750c2d2a11b4a61e7b06a7b35739 Mon Sep 17 00:00:00 2001 From: Carlos Orama Date: Wed, 17 Jan 2024 14:40:39 +0000 Subject: [PATCH 1/3] Added MotionEye --- apps.toml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/apps.toml b/apps.toml index 90ec25cf..29966bb1 100644 --- a/apps.toml +++ b/apps.toml @@ -2060,6 +2060,11 @@ level = 8 state = "working" url = "https://github.com/YunoHost-Apps/mosquitto_ynh" +[motioneye] +category = "iot" +state = "inprogress" +url = "https://github.com/YunoHost-Apps/motioneye_ynh" + [movim] category = "social_media" level = 6 From a9d02f8b2368bb5b25fca9e42a0037d7783d391a Mon Sep 17 00:00:00 2001 From: tituspijean Date: Wed, 17 Jan 2024 15:51:43 +0100 Subject: [PATCH 2/3] Update apps.toml Co-authored-by: Alexandre Aubin <4533074+alexAubin@users.noreply.github.com> --- apps.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps.toml b/apps.toml index 29966bb1..5a2652cd 100644 --- a/apps.toml +++ b/apps.toml @@ -2062,7 +2062,7 @@ url = "https://github.com/YunoHost-Apps/mosquitto_ynh" [motioneye] category = "iot" -state = "inprogress" +state = "working" url = "https://github.com/YunoHost-Apps/motioneye_ynh" [movim] From 8da98c9ffb9515500accb5e49d83467d9a410be7 Mon Sep 17 00:00:00 2001 From: tituspijean Date: Wed, 17 Jan 2024 15:53:05 +0100 Subject: [PATCH 3/3] Remove MotionEye from wishlist --- wishlist.toml | 7 ------- 1 file changed, 7 deletions(-) diff --git a/wishlist.toml b/wishlist.toml index 96a70c1c..61c42e74 100644 --- a/wishlist.toml +++ b/wishlist.toml @@ -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."