diff --git a/apps.toml b/apps.toml index 9610d1ac..71c23874 100644 --- a/apps.toml +++ b/apps.toml @@ -975,6 +975,12 @@ state = "working" subtags = [ "download" ] url = "https://github.com/YunoHost-Apps/flood_ynh" +[fluffychat] +category = "communication" +state = "working" +subtags = [ "chat" ] +url = "https://github.com/YunoHost-Apps/fluffychat_ynh" + [fluxbb] category = "communication" level = 8 @@ -1370,6 +1376,7 @@ url = "https://github.com/YunoHost-Apps/icecoder_ynh" [iceshrimp] category = "social_media" +state = "working" potential_alternative_to = [ "X", "Threads", "Mastodon", "Pleroma", "Misskey", "Calckey" ] state = "notworking" url = "https://github.com/YunoHost-Apps/iceshrimp_ynh" @@ -1517,6 +1524,12 @@ state = "working" subtags = [ "website" ] url = "https://github.com/YunoHost-Apps/joomla_ynh" +[joplin] +category = "office" +state = "notworking" +subtags = [ "text" ] +url = "https://github.com/YunoHost-Apps/joplin_ynh" + [jupyterlab] category = "dev" level = 6 diff --git a/logos/fluffychat.png b/logos/fluffychat.png new file mode 100644 index 00000000..4025ee34 Binary files /dev/null and b/logos/fluffychat.png differ diff --git a/wishlist.toml b/wishlist.toml index 070514a1..d96bdd3c 100644 --- a/wishlist.toml +++ b/wishlist.toml @@ -583,6 +583,12 @@ description = "Collaborative genealogy, based on and interoperable with Gramps." upstream = "https://github.com/gramps-project/Gramps.js" website = "https://www.grampsweb.org/" +[gothub] +name = "GotHub" +description = "An alternative front-end for GitHub, written in Go." +upstream = "https://codeberg.org/gothub/gothub" +website = "https://gothub.app/" + [granary] name = "Granary" description = "💬 The social web translator" @@ -717,13 +723,6 @@ upstream = "https://github.com/ipfs/ipfs" website = "https://ipfs.io" draft = "https://github.com/YunoHost-Apps/ipfs_ynh" -[joplin] -name = "Joplin" -description = "Note taking and to-do application with synchronisation capabilities for Windows, macOS, Linux, Android and iOS." -upstream = "https://github.com/laurent22/joplin" -website = "https://joplinapp.org/" -draft = "https://github.com/YunoHost-Apps/joplin_ynh" - [js-bin] name = "JS Bin" description = "Collaborative JavaScript Debugging App" @@ -1077,6 +1076,12 @@ description = "Smart home platform" upstream = "https://github.com/openhab/openhab-webui" website = "https://www.openhab.org/" +[opensign] +name = "OpenSign" +description = "DocuSign alternative, for signing and annotating PDF files" +upstream = "https://github.com/OpenSignLabs/OpenSign" +website = "https://www.opensignlabs.com/" + [organizr] name = "organizr" description = "Organizr allows you to setup \"Tabs\" that will be loaded all in one webpage"