diff --git a/apps.toml b/apps.toml index 30993b7e..11e2cef8 100644 --- a/apps.toml +++ b/apps.toml @@ -1096,6 +1096,14 @@ revision = "787a43cdb51eda15953a441d87ea83eb7648a561" state = "notworking" url = "https://github.com/YunoHost-Apps/freepbx_ynh" + +[freescout] +antifeatures = [ "not-totally-free" ] +category = "productivity_and_management" +state = "working" +subtags = [ "task" ] +url = "https://github.com/YunoHost-Apps/freescout_ynh" + [freshrss] category = "reading" level = 8 diff --git a/logos/freescout.png b/logos/freescout.png new file mode 100644 index 00000000..b65d022f Binary files /dev/null and b/logos/freescout.png differ diff --git a/wishlist.toml b/wishlist.toml index 49a2a30f..cea407b8 100644 --- a/wishlist.toml +++ b/wishlist.toml @@ -484,12 +484,6 @@ description = "Online service aggregator hub" upstream = "https://github.com/mozilla/togetherjs" website = "" -[freescout] -name = "Freescout" -description = "Helpdesk & Shared Mailbox" -upstream = "https://github.com/freescout-helpdesk/freescout" -website = "https://freescout.net/" - [gatsby] name = "Gatsby" description = "Build blazing fast, modern apps and websites with React"