diff --git a/apps.toml b/apps.toml index 10999bbd..1818feed 100644 --- a/apps.toml +++ b/apps.toml @@ -2273,6 +2273,13 @@ state = "working" subtags = [ "text", "spreadsheet", "impress" ] url = "https://github.com/YunoHost-Apps/onlyoffice_ynh" +[open-web-calendar] +category = "synchronization" +potential_alternative_to = [ "Google Agenda", "Microsoft Outlook" ] +state = "working" +subtags = [ "calendar" ] +url = "https://github.com/YunoHost-Apps/open-web-calendar_ynh" + [opennote] category = "office" level = 8 diff --git a/logos/open-web-calendar.png b/logos/open-web-calendar.png new file mode 100644 index 00000000..36eb382f Binary files /dev/null and b/logos/open-web-calendar.png differ