mirror of
https://github.com/YunoHost/apps.git
synced 2024-09-03 20:06:07 +02:00
librarian is deprecated
This commit is contained in:
parent
b844704b2b
commit
25e93c6c73
1 changed files with 266 additions and 36 deletions
302
apps.toml
302
apps.toml
|
@ -41,7 +41,14 @@ url = "https://github.com/YunoHost-Apps/acropolis_ynh"
|
||||||
[actual]
|
[actual]
|
||||||
category = "productivity_and_management"
|
category = "productivity_and_management"
|
||||||
level = 7
|
level = 7
|
||||||
potential_alternative_to = [ "Bankin", "Budgea", "Linxo", "Microsoft Money", "Mint", "You Need A Budget" ]
|
potential_alternative_to = [
|
||||||
|
"Bankin",
|
||||||
|
"Budgea",
|
||||||
|
"Linxo",
|
||||||
|
"Microsoft Money",
|
||||||
|
"Mint",
|
||||||
|
"You Need A Budget",
|
||||||
|
]
|
||||||
state = "working"
|
state = "working"
|
||||||
subtags = [ "accounting" ]
|
subtags = [ "accounting" ]
|
||||||
url = "https://github.com/YunoHost-Apps/actual_ynh"
|
url = "https://github.com/YunoHost-Apps/actual_ynh"
|
||||||
|
@ -90,7 +97,14 @@ url = "https://github.com/YunoHost-Apps/airsonic_ynh"
|
||||||
|
|
||||||
[akkoma]
|
[akkoma]
|
||||||
category = "social_media"
|
category = "social_media"
|
||||||
potential_alternative_to = [ "X", "Mastodon", "Pleroma", "Firefish", "Misskey", "Gotosocial" ]
|
potential_alternative_to = [
|
||||||
|
"X",
|
||||||
|
"Mastodon",
|
||||||
|
"Pleroma",
|
||||||
|
"Firefish",
|
||||||
|
"Misskey",
|
||||||
|
"Gotosocial",
|
||||||
|
]
|
||||||
state = "notworking"
|
state = "notworking"
|
||||||
subtags = [ "microblogging" ]
|
subtags = [ "microblogging" ]
|
||||||
url = "https://github.com/YunoHost-Apps/akkoma_ynh"
|
url = "https://github.com/YunoHost-Apps/akkoma_ynh"
|
||||||
|
@ -220,7 +234,14 @@ url = "https://github.com/YunoHost-Apps/bludit_ynh"
|
||||||
|
|
||||||
[bonfire]
|
[bonfire]
|
||||||
category = "social_media"
|
category = "social_media"
|
||||||
potential_alternative_to = [ "Mastodon", "Pleroma", "Akkoma", "Misskey", "Calckey", "Iceshrimp" ]
|
potential_alternative_to = [
|
||||||
|
"Mastodon",
|
||||||
|
"Pleroma",
|
||||||
|
"Akkoma",
|
||||||
|
"Misskey",
|
||||||
|
"Calckey",
|
||||||
|
"Iceshrimp",
|
||||||
|
]
|
||||||
state = "inprogress"
|
state = "inprogress"
|
||||||
url = "https://github.com/YunoHost-Apps/bonfire_ynh"
|
url = "https://github.com/YunoHost-Apps/bonfire_ynh"
|
||||||
level = 0
|
level = 0
|
||||||
|
@ -305,7 +326,14 @@ url = "https://github.com/YunoHost-Apps/calibreweb_ynh"
|
||||||
[castopod]
|
[castopod]
|
||||||
category = "multimedia"
|
category = "multimedia"
|
||||||
level = 8
|
level = 8
|
||||||
potential_alternative_to = [ "Anchor", "Deezer", "SoundCloud", "Spotify", "Audible", "Apple Podcasts" ]
|
potential_alternative_to = [
|
||||||
|
"Anchor",
|
||||||
|
"Deezer",
|
||||||
|
"SoundCloud",
|
||||||
|
"Spotify",
|
||||||
|
"Audible",
|
||||||
|
"Apple Podcasts",
|
||||||
|
]
|
||||||
state = "working"
|
state = "working"
|
||||||
subtags = [ "podcasts" ]
|
subtags = [ "podcasts" ]
|
||||||
url = "https://github.com/YunoHost-Apps/castopod_ynh"
|
url = "https://github.com/YunoHost-Apps/castopod_ynh"
|
||||||
|
@ -368,7 +396,14 @@ level = 0
|
||||||
[cinny]
|
[cinny]
|
||||||
category = "communication"
|
category = "communication"
|
||||||
level = 8
|
level = 8
|
||||||
potential_alternative_to = [ "Discord", "Signal", "Whatsapp", "Facebook Messenger", "Telegram", "Skype" ]
|
potential_alternative_to = [
|
||||||
|
"Discord",
|
||||||
|
"Signal",
|
||||||
|
"Whatsapp",
|
||||||
|
"Facebook Messenger",
|
||||||
|
"Telegram",
|
||||||
|
"Skype",
|
||||||
|
]
|
||||||
state = "working"
|
state = "working"
|
||||||
subtags = [ "chat" ]
|
subtags = [ "chat" ]
|
||||||
url = "https://github.com/YunoHost-Apps/cinny_ynh"
|
url = "https://github.com/YunoHost-Apps/cinny_ynh"
|
||||||
|
@ -425,7 +460,14 @@ level = 8
|
||||||
[collabora]
|
[collabora]
|
||||||
category = "office"
|
category = "office"
|
||||||
level = 8
|
level = 8
|
||||||
potential_alternative_to = [ "Google Docs", "G Suite", "Microsoft Word", "Microsoft Excel", "Microsoft Office", "Apple Pages" ]
|
potential_alternative_to = [
|
||||||
|
"Google Docs",
|
||||||
|
"G Suite",
|
||||||
|
"Microsoft Word",
|
||||||
|
"Microsoft Excel",
|
||||||
|
"Microsoft Office",
|
||||||
|
"Apple Pages",
|
||||||
|
]
|
||||||
state = "working"
|
state = "working"
|
||||||
subtags = [ "text", "spreadsheet", "impress" ]
|
subtags = [ "text", "spreadsheet", "impress" ]
|
||||||
url = "https://github.com/YunoHost-Apps/collabora_ynh"
|
url = "https://github.com/YunoHost-Apps/collabora_ynh"
|
||||||
|
@ -454,7 +496,14 @@ url = "https://github.com/YunoHost-Apps/concrete5_ynh"
|
||||||
[conduit]
|
[conduit]
|
||||||
category = "communication"
|
category = "communication"
|
||||||
level = 7
|
level = 7
|
||||||
potential_alternative_to = [ "Discord", "Signal", "Whatsapp", "Facebook Messenger", "Telegram", "Skype" ]
|
potential_alternative_to = [
|
||||||
|
"Discord",
|
||||||
|
"Signal",
|
||||||
|
"Whatsapp",
|
||||||
|
"Facebook Messenger",
|
||||||
|
"Telegram",
|
||||||
|
"Skype",
|
||||||
|
]
|
||||||
state = "working"
|
state = "working"
|
||||||
subtags = [ "chat" ]
|
subtags = [ "chat" ]
|
||||||
url = "https://github.com/YunoHost-Apps/conduit_ynh"
|
url = "https://github.com/YunoHost-Apps/conduit_ynh"
|
||||||
|
@ -462,7 +511,14 @@ url = "https://github.com/YunoHost-Apps/conduit_ynh"
|
||||||
[converse]
|
[converse]
|
||||||
category = "communication"
|
category = "communication"
|
||||||
level = 6
|
level = 6
|
||||||
potential_alternative_to = [ "Discord", "Signal", "Whatsapp", "Facebook Messenger", "Telegram", "Skype" ]
|
potential_alternative_to = [
|
||||||
|
"Discord",
|
||||||
|
"Signal",
|
||||||
|
"Whatsapp",
|
||||||
|
"Facebook Messenger",
|
||||||
|
"Telegram",
|
||||||
|
"Skype",
|
||||||
|
]
|
||||||
state = "working"
|
state = "working"
|
||||||
subtags = [ "chat" ]
|
subtags = [ "chat" ]
|
||||||
url = "https://github.com/YunoHost-Apps/converse_ynh"
|
url = "https://github.com/YunoHost-Apps/converse_ynh"
|
||||||
|
@ -535,7 +591,12 @@ url = "https://github.com/YunoHost-Apps/cyberchef_ynh"
|
||||||
[cypht]
|
[cypht]
|
||||||
category = "communication"
|
category = "communication"
|
||||||
level = 8
|
level = 8
|
||||||
potential_alternative_to = [ "GMail", "Hotmail", "Microsoft Outlook", "Yahoo! Mail" ]
|
potential_alternative_to = [
|
||||||
|
"GMail",
|
||||||
|
"Hotmail",
|
||||||
|
"Microsoft Outlook",
|
||||||
|
"Yahoo! Mail",
|
||||||
|
]
|
||||||
state = "working"
|
state = "working"
|
||||||
subtags = [ "email" ]
|
subtags = [ "email" ]
|
||||||
url = "https://github.com/YunoHost-Apps/cypht_ynh"
|
url = "https://github.com/YunoHost-Apps/cypht_ynh"
|
||||||
|
@ -566,7 +627,14 @@ url = "https://github.com/YunoHost-Apps/deluge_ynh"
|
||||||
antifeatures = [ "alpha-software" ]
|
antifeatures = [ "alpha-software" ]
|
||||||
category = "communication"
|
category = "communication"
|
||||||
level = 7
|
level = 7
|
||||||
potential_alternative_to = [ "Discord", "Signal", "Whatsapp", "Facebook Messenger", "Telegram", "Skype" ]
|
potential_alternative_to = [
|
||||||
|
"Discord",
|
||||||
|
"Signal",
|
||||||
|
"Whatsapp",
|
||||||
|
"Facebook Messenger",
|
||||||
|
"Telegram",
|
||||||
|
"Skype",
|
||||||
|
]
|
||||||
state = "working"
|
state = "working"
|
||||||
subtags = [ "chat" ]
|
subtags = [ "chat" ]
|
||||||
url = "https://github.com/YunoHost-Apps/dendrite_ynh"
|
url = "https://github.com/YunoHost-Apps/dendrite_ynh"
|
||||||
|
@ -791,7 +859,14 @@ url = "https://github.com/YunoHost-Apps/elasticsearch8_ynh"
|
||||||
[element]
|
[element]
|
||||||
category = "communication"
|
category = "communication"
|
||||||
level = 8
|
level = 8
|
||||||
potential_alternative_to = [ "Discord", "Signal", "Whatsapp", "Facebook Messenger", "Telegram", "Skype" ]
|
potential_alternative_to = [
|
||||||
|
"Discord",
|
||||||
|
"Signal",
|
||||||
|
"Whatsapp",
|
||||||
|
"Facebook Messenger",
|
||||||
|
"Telegram",
|
||||||
|
"Skype",
|
||||||
|
]
|
||||||
state = "working"
|
state = "working"
|
||||||
subtags = [ "chat" ]
|
subtags = [ "chat" ]
|
||||||
url = "https://github.com/YunoHost-Apps/element_ynh"
|
url = "https://github.com/YunoHost-Apps/element_ynh"
|
||||||
|
@ -815,7 +890,13 @@ url = "https://github.com/YunoHost-Apps/eleventy_ynh"
|
||||||
[emailpoubelle]
|
[emailpoubelle]
|
||||||
category = "small_utilities"
|
category = "small_utilities"
|
||||||
level = 8
|
level = 8
|
||||||
potential_alternative_to = [ "crazymailing.com", "jetable.org", "spamGourmet", "Tempomail", "yopmail.com" ]
|
potential_alternative_to = [
|
||||||
|
"crazymailing.com",
|
||||||
|
"jetable.org",
|
||||||
|
"spamGourmet",
|
||||||
|
"Tempomail",
|
||||||
|
"yopmail.com",
|
||||||
|
]
|
||||||
state = "working"
|
state = "working"
|
||||||
url = "https://github.com/YunoHost-Apps/emailpoubelle_ynh"
|
url = "https://github.com/YunoHost-Apps/emailpoubelle_ynh"
|
||||||
|
|
||||||
|
@ -863,7 +944,12 @@ url = "https://github.com/YunoHost-Apps/ergo_ynh"
|
||||||
[ethercalc]
|
[ethercalc]
|
||||||
category = "office"
|
category = "office"
|
||||||
level = 8
|
level = 8
|
||||||
potential_alternative_to = [ "Google Sheets", "G Suite", "Microsoft Excel", "Office 365" ]
|
potential_alternative_to = [
|
||||||
|
"Google Sheets",
|
||||||
|
"G Suite",
|
||||||
|
"Microsoft Excel",
|
||||||
|
"Office 365",
|
||||||
|
]
|
||||||
state = "working"
|
state = "working"
|
||||||
subtags = [ "spreadsheet" ]
|
subtags = [ "spreadsheet" ]
|
||||||
url = "https://github.com/YunoHost-Apps/ethercalc_ynh"
|
url = "https://github.com/YunoHost-Apps/ethercalc_ynh"
|
||||||
|
@ -871,7 +957,13 @@ url = "https://github.com/YunoHost-Apps/ethercalc_ynh"
|
||||||
[etherpad]
|
[etherpad]
|
||||||
category = "office"
|
category = "office"
|
||||||
level = 7
|
level = 7
|
||||||
potential_alternative_to = [ "Google Docs", "G Suite", "Microsoft Word", "Microsoft Office", "Office 365" ]
|
potential_alternative_to = [
|
||||||
|
"Google Docs",
|
||||||
|
"G Suite",
|
||||||
|
"Microsoft Word",
|
||||||
|
"Microsoft Office",
|
||||||
|
"Office 365",
|
||||||
|
]
|
||||||
state = "working"
|
state = "working"
|
||||||
subtags = [ "text" ]
|
subtags = [ "text" ]
|
||||||
url = "https://github.com/YunoHost-Apps/etherpad_ynh"
|
url = "https://github.com/YunoHost-Apps/etherpad_ynh"
|
||||||
|
@ -879,7 +971,13 @@ url = "https://github.com/YunoHost-Apps/etherpad_ynh"
|
||||||
[etherpad_mypads]
|
[etherpad_mypads]
|
||||||
category = "office"
|
category = "office"
|
||||||
level = 6
|
level = 6
|
||||||
potential_alternative_to = [ "Google Docs", "G Suite", "Microsoft Word", "Microsoft Office", "Office 365" ]
|
potential_alternative_to = [
|
||||||
|
"Google Docs",
|
||||||
|
"G Suite",
|
||||||
|
"Microsoft Word",
|
||||||
|
"Microsoft Office",
|
||||||
|
"Office 365",
|
||||||
|
]
|
||||||
state = "working"
|
state = "working"
|
||||||
subtags = [ "text" ]
|
subtags = [ "text" ]
|
||||||
url = "https://github.com/YunoHost-Apps/etherpad_mypads_ynh"
|
url = "https://github.com/YunoHost-Apps/etherpad_mypads_ynh"
|
||||||
|
@ -949,14 +1047,28 @@ url = "https://github.com/YunoHost-Apps/filepizza_ynh"
|
||||||
[firefish]
|
[firefish]
|
||||||
category = "social_media"
|
category = "social_media"
|
||||||
level = 7
|
level = 7
|
||||||
potential_alternative_to = [ "X", "Threads", "Mastodon", "Pleroma", "Misskey", "Calckey" ]
|
potential_alternative_to = [
|
||||||
|
"X",
|
||||||
|
"Threads",
|
||||||
|
"Mastodon",
|
||||||
|
"Pleroma",
|
||||||
|
"Misskey",
|
||||||
|
"Calckey",
|
||||||
|
]
|
||||||
state = "working"
|
state = "working"
|
||||||
url = "https://github.com/YunoHost-Apps/firefish_ynh"
|
url = "https://github.com/YunoHost-Apps/firefish_ynh"
|
||||||
|
|
||||||
[firefly-iii]
|
[firefly-iii]
|
||||||
category = "productivity_and_management"
|
category = "productivity_and_management"
|
||||||
level = 8
|
level = 8
|
||||||
potential_alternative_to = [ "Bankin", "Budgea", "Linxo", "Microsoft Money", "Mint", "You Need A Budget" ]
|
potential_alternative_to = [
|
||||||
|
"Bankin",
|
||||||
|
"Budgea",
|
||||||
|
"Linxo",
|
||||||
|
"Microsoft Money",
|
||||||
|
"Mint",
|
||||||
|
"You Need A Budget",
|
||||||
|
]
|
||||||
state = "working"
|
state = "working"
|
||||||
subtags = [ "accounting" ]
|
subtags = [ "accounting" ]
|
||||||
url = "https://github.com/YunoHost-Apps/firefly-iii_ynh"
|
url = "https://github.com/YunoHost-Apps/firefly-iii_ynh"
|
||||||
|
@ -1001,7 +1113,12 @@ url = "https://github.com/YunoHost-Apps/fluffychat_ynh"
|
||||||
[fluxbb]
|
[fluxbb]
|
||||||
category = "communication"
|
category = "communication"
|
||||||
level = 8
|
level = 8
|
||||||
potential_alternative_to = [ "Invision Community", "Vanilla", "vBulletin", "XenForo" ]
|
potential_alternative_to = [
|
||||||
|
"Invision Community",
|
||||||
|
"Vanilla",
|
||||||
|
"vBulletin",
|
||||||
|
"XenForo",
|
||||||
|
]
|
||||||
state = "working"
|
state = "working"
|
||||||
subtags = [ "forum" ]
|
subtags = [ "forum" ]
|
||||||
url = "https://github.com/YunoHost-Apps/fluxbb_ynh"
|
url = "https://github.com/YunoHost-Apps/fluxbb_ynh"
|
||||||
|
@ -1182,7 +1299,14 @@ url = "https://github.com/YunoHost-Apps/glowingbear_ynh"
|
||||||
[glpi]
|
[glpi]
|
||||||
category = "productivity_and_management"
|
category = "productivity_and_management"
|
||||||
level = 6
|
level = 6
|
||||||
potential_alternative_to = [ "Cherwell", "Freshdesk", "Ivanti", "Peregrine Systems (AssetCenter)", "Remedy (BMC Software)", "ServiceNow" ]
|
potential_alternative_to = [
|
||||||
|
"Cherwell",
|
||||||
|
"Freshdesk",
|
||||||
|
"Ivanti",
|
||||||
|
"Peregrine Systems (AssetCenter)",
|
||||||
|
"Remedy (BMC Software)",
|
||||||
|
"ServiceNow",
|
||||||
|
]
|
||||||
state = "working"
|
state = "working"
|
||||||
subtags = [ "task" ]
|
subtags = [ "task" ]
|
||||||
url = "https://github.com/YunoHost-Apps/glpi_ynh"
|
url = "https://github.com/YunoHost-Apps/glpi_ynh"
|
||||||
|
@ -1211,7 +1335,15 @@ url = "https://github.com/YunoHost-Apps/gotify_ynh"
|
||||||
antifeatures = [ "alpha-software" ]
|
antifeatures = [ "alpha-software" ]
|
||||||
category = "social_media"
|
category = "social_media"
|
||||||
level = 7
|
level = 7
|
||||||
potential_alternative_to = [ "X", "Threads", "Mastodon", "Pleroma", "Akkoma", "Misskey", "Calckey" ]
|
potential_alternative_to = [
|
||||||
|
"X",
|
||||||
|
"Threads",
|
||||||
|
"Mastodon",
|
||||||
|
"Pleroma",
|
||||||
|
"Akkoma",
|
||||||
|
"Misskey",
|
||||||
|
"Calckey",
|
||||||
|
]
|
||||||
state = "working"
|
state = "working"
|
||||||
subtags = [ "microblogging" ]
|
subtags = [ "microblogging" ]
|
||||||
url = "https://github.com/YunoHost-Apps/gotosocial_ynh"
|
url = "https://github.com/YunoHost-Apps/gotosocial_ynh"
|
||||||
|
@ -1395,7 +1527,14 @@ url = "https://github.com/YunoHost-Apps/icecoder_ynh"
|
||||||
[iceshrimp]
|
[iceshrimp]
|
||||||
category = "social_media"
|
category = "social_media"
|
||||||
level = 7
|
level = 7
|
||||||
potential_alternative_to = [ "X", "Threads", "Mastodon", "Pleroma", "Misskey", "Calckey" ]
|
potential_alternative_to = [
|
||||||
|
"X",
|
||||||
|
"Threads",
|
||||||
|
"Mastodon",
|
||||||
|
"Pleroma",
|
||||||
|
"Misskey",
|
||||||
|
"Calckey",
|
||||||
|
]
|
||||||
state = "working"
|
state = "working"
|
||||||
url = "https://github.com/YunoHost-Apps/iceshrimp_ynh"
|
url = "https://github.com/YunoHost-Apps/iceshrimp_ynh"
|
||||||
|
|
||||||
|
@ -1414,7 +1553,13 @@ url = "https://github.com/YunoHost-Apps/ifm_ynh"
|
||||||
[ihatemoney]
|
[ihatemoney]
|
||||||
category = "productivity_and_management"
|
category = "productivity_and_management"
|
||||||
level = 8
|
level = 8
|
||||||
potential_alternative_to = [ "Tricount", "Splitwise", "Settle Up", "Splid", "KittySplit" ]
|
potential_alternative_to = [
|
||||||
|
"Tricount",
|
||||||
|
"Splitwise",
|
||||||
|
"Settle Up",
|
||||||
|
"Splid",
|
||||||
|
"KittySplit",
|
||||||
|
]
|
||||||
state = "working"
|
state = "working"
|
||||||
subtags = [ "accounting" ]
|
subtags = [ "accounting" ]
|
||||||
url = "https://github.com/YunoHost-Apps/ihatemoney_ynh"
|
url = "https://github.com/YunoHost-Apps/ihatemoney_ynh"
|
||||||
|
@ -1603,7 +1748,13 @@ url = "https://github.com/YunoHost-Apps/kiwix_ynh"
|
||||||
|
|
||||||
[kodi]
|
[kodi]
|
||||||
category = "multimedia"
|
category = "multimedia"
|
||||||
potential_alternative_to = [ "Plex", "QuickTime", "Windows Media Center", "Windows Media Player", "Netflix" ]
|
potential_alternative_to = [
|
||||||
|
"Plex",
|
||||||
|
"QuickTime",
|
||||||
|
"Windows Media Center",
|
||||||
|
"Windows Media Player",
|
||||||
|
"Netflix",
|
||||||
|
]
|
||||||
state = "notworking"
|
state = "notworking"
|
||||||
subtags = [ "mediacenter" ]
|
subtags = [ "mediacenter" ]
|
||||||
url = "https://github.com/YunoHost-Apps/kodi_ynh"
|
url = "https://github.com/YunoHost-Apps/kodi_ynh"
|
||||||
|
@ -1627,7 +1778,14 @@ url = "https://github.com/YunoHost-Apps/komga_ynh"
|
||||||
[kresus]
|
[kresus]
|
||||||
category = "productivity_and_management"
|
category = "productivity_and_management"
|
||||||
level = 8
|
level = 8
|
||||||
potential_alternative_to = [ "Bankin", "Budgea", "Linxo", "Microsoft Money", "Mint", "You Need A Budget" ]
|
potential_alternative_to = [
|
||||||
|
"Bankin",
|
||||||
|
"Budgea",
|
||||||
|
"Linxo",
|
||||||
|
"Microsoft Money",
|
||||||
|
"Mint",
|
||||||
|
"You Need A Budget",
|
||||||
|
]
|
||||||
state = "working"
|
state = "working"
|
||||||
subtags = [ "accounting" ]
|
subtags = [ "accounting" ]
|
||||||
url = "https://github.com/YunoHost-Apps/kresus_ynh"
|
url = "https://github.com/YunoHost-Apps/kresus_ynh"
|
||||||
|
@ -1680,6 +1838,7 @@ url = "https://github.com/YunoHost-Apps/lemmy_ynh"
|
||||||
|
|
||||||
[librarian]
|
[librarian]
|
||||||
category = "social_media"
|
category = "social_media"
|
||||||
|
antifeatures = [ "deprecated-software" ]
|
||||||
level = 8
|
level = 8
|
||||||
state = "working"
|
state = "working"
|
||||||
subtags = [ "videos" ]
|
subtags = [ "videos" ]
|
||||||
|
@ -2024,7 +2183,12 @@ url = "https://github.com/YunoHost-Apps/miniflux_ynh"
|
||||||
[minio]
|
[minio]
|
||||||
category = "dev"
|
category = "dev"
|
||||||
level = 8
|
level = 8
|
||||||
potential_alternative_to = [ "Dropbox", "Google Drive", "Mega", "Microsoft OneDrive" ]
|
potential_alternative_to = [
|
||||||
|
"Dropbox",
|
||||||
|
"Google Drive",
|
||||||
|
"Mega",
|
||||||
|
"Microsoft OneDrive",
|
||||||
|
]
|
||||||
state = "working"
|
state = "working"
|
||||||
url = "https://github.com/YunoHost-Apps/minio_ynh"
|
url = "https://github.com/YunoHost-Apps/minio_ynh"
|
||||||
|
|
||||||
|
@ -2198,7 +2362,15 @@ url = "https://gitlab.domainepublic.net/Neutrinet/neutrinet_ynh"
|
||||||
[nextcloud]
|
[nextcloud]
|
||||||
category = "synchronization"
|
category = "synchronization"
|
||||||
level = 6
|
level = 6
|
||||||
potential_alternative_to = [ "Apple iCloud", "Dropbox", "Google Apps", "Google Docs", "Google Drive", "Microsoft OneDrive", "Mega" ]
|
potential_alternative_to = [
|
||||||
|
"Apple iCloud",
|
||||||
|
"Dropbox",
|
||||||
|
"Google Apps",
|
||||||
|
"Google Docs",
|
||||||
|
"Google Drive",
|
||||||
|
"Microsoft OneDrive",
|
||||||
|
"Mega",
|
||||||
|
]
|
||||||
state = "working"
|
state = "working"
|
||||||
subtags = [ "files", "calendar", "contacts" ]
|
subtags = [ "files", "calendar", "contacts" ]
|
||||||
url = "https://github.com/YunoHost-Apps/nextcloud_ynh"
|
url = "https://github.com/YunoHost-Apps/nextcloud_ynh"
|
||||||
|
@ -2284,7 +2456,13 @@ url = "https://github.com/YunoHost-Apps/omeka-s_ynh"
|
||||||
[onlyoffice]
|
[onlyoffice]
|
||||||
category = "office"
|
category = "office"
|
||||||
level = 7
|
level = 7
|
||||||
potential_alternative_to = [ "Google Docs", "Microsoft Excel", "Microsoft Office", "Microsoft PowerPoint", "Microsoft Word" ]
|
potential_alternative_to = [
|
||||||
|
"Google Docs",
|
||||||
|
"Microsoft Excel",
|
||||||
|
"Microsoft Office",
|
||||||
|
"Microsoft PowerPoint",
|
||||||
|
"Microsoft Word",
|
||||||
|
]
|
||||||
state = "working"
|
state = "working"
|
||||||
subtags = [ "text", "spreadsheet", "impress" ]
|
subtags = [ "text", "spreadsheet", "impress" ]
|
||||||
url = "https://github.com/YunoHost-Apps/onlyoffice_ynh"
|
url = "https://github.com/YunoHost-Apps/onlyoffice_ynh"
|
||||||
|
@ -2382,7 +2560,12 @@ url = "https://github.com/YunoHost-Apps/owncast-emojiwall_ynh"
|
||||||
[owncloud]
|
[owncloud]
|
||||||
category = "synchronization"
|
category = "synchronization"
|
||||||
level = 7
|
level = 7
|
||||||
potential_alternative_to = [ "Apple iCloud", "Dropbox", "Google Drive", "Microsoft OneDrive" ]
|
potential_alternative_to = [
|
||||||
|
"Apple iCloud",
|
||||||
|
"Dropbox",
|
||||||
|
"Google Drive",
|
||||||
|
"Microsoft OneDrive",
|
||||||
|
]
|
||||||
state = "working"
|
state = "working"
|
||||||
subtags = [ "files" ]
|
subtags = [ "files" ]
|
||||||
url = "https://github.com/YunoHost-Apps/owncloud_ynh"
|
url = "https://github.com/YunoHost-Apps/owncloud_ynh"
|
||||||
|
@ -2595,7 +2778,13 @@ url = "https://github.com/YunoHost-Apps/piped_ynh"
|
||||||
[piwigo]
|
[piwigo]
|
||||||
category = "multimedia"
|
category = "multimedia"
|
||||||
level = 6
|
level = 6
|
||||||
potential_alternative_to = [ "Google Photos", "Keepeek", "Koken", "Orkis Ajaris", "Orphéa" ]
|
potential_alternative_to = [
|
||||||
|
"Google Photos",
|
||||||
|
"Keepeek",
|
||||||
|
"Koken",
|
||||||
|
"Orkis Ajaris",
|
||||||
|
"Orphéa",
|
||||||
|
]
|
||||||
state = "working"
|
state = "working"
|
||||||
subtags = [ "pictures" ]
|
subtags = [ "pictures" ]
|
||||||
url = "https://github.com/YunoHost-Apps/piwigo_ynh"
|
url = "https://github.com/YunoHost-Apps/piwigo_ynh"
|
||||||
|
@ -2802,10 +2991,19 @@ url = "https://github.com/YunoHost-Apps/radicale_ynh"
|
||||||
level = 0
|
level = 0
|
||||||
|
|
||||||
[rainloop]
|
[rainloop]
|
||||||
antifeatures = [ "bad-security-reputation", "deprecated-software", "replaced-by-another-app" ]
|
antifeatures = [
|
||||||
|
"bad-security-reputation",
|
||||||
|
"deprecated-software",
|
||||||
|
"replaced-by-another-app",
|
||||||
|
]
|
||||||
category = "communication"
|
category = "communication"
|
||||||
level = 7
|
level = 7
|
||||||
potential_alternative_to = [ "GMail", "Hotmail", "Microsoft Outlook", "Yahoo! Mail" ]
|
potential_alternative_to = [
|
||||||
|
"GMail",
|
||||||
|
"Hotmail",
|
||||||
|
"Microsoft Outlook",
|
||||||
|
"Yahoo! Mail",
|
||||||
|
]
|
||||||
state = "working"
|
state = "working"
|
||||||
subtags = [ "email" ]
|
subtags = [ "email" ]
|
||||||
url = "https://github.com/YunoHost-Apps/rainloop_ynh"
|
url = "https://github.com/YunoHost-Apps/rainloop_ynh"
|
||||||
|
@ -2877,7 +3075,12 @@ url = "https://github.com/YunoHost-Apps/rocketchat_ynh"
|
||||||
[roundcube]
|
[roundcube]
|
||||||
category = "communication"
|
category = "communication"
|
||||||
level = 6
|
level = 6
|
||||||
potential_alternative_to = [ "GMail", "Hotmail", "Microsoft Outlook", "Yahoo! Mail" ]
|
potential_alternative_to = [
|
||||||
|
"GMail",
|
||||||
|
"Hotmail",
|
||||||
|
"Microsoft Outlook",
|
||||||
|
"Yahoo! Mail",
|
||||||
|
]
|
||||||
state = "working"
|
state = "working"
|
||||||
subtags = [ "email" ]
|
subtags = [ "email" ]
|
||||||
url = "https://github.com/YunoHost-Apps/roundcube_ynh"
|
url = "https://github.com/YunoHost-Apps/roundcube_ynh"
|
||||||
|
@ -2957,7 +3160,14 @@ url = "https://github.com/YunoHost-Apps/scrutiny_ynh"
|
||||||
[seafile]
|
[seafile]
|
||||||
category = "synchronization"
|
category = "synchronization"
|
||||||
level = 6
|
level = 6
|
||||||
potential_alternative_to = [ "Dropbox", "Google Drive", "Mega", "Microsoft OneDrive", "Resilio Sync", "Time Machine" ]
|
potential_alternative_to = [
|
||||||
|
"Dropbox",
|
||||||
|
"Google Drive",
|
||||||
|
"Mega",
|
||||||
|
"Microsoft OneDrive",
|
||||||
|
"Resilio Sync",
|
||||||
|
"Time Machine",
|
||||||
|
]
|
||||||
state = "working"
|
state = "working"
|
||||||
subtags = [ "files" ]
|
subtags = [ "files" ]
|
||||||
url = "https://github.com/YunoHost-Apps/seafile_ynh"
|
url = "https://github.com/YunoHost-Apps/seafile_ynh"
|
||||||
|
@ -3001,7 +3211,15 @@ url = "https://github.com/YunoHost-Apps/shaarli_ynh"
|
||||||
|
|
||||||
[sharkey]
|
[sharkey]
|
||||||
category = "social_media"
|
category = "social_media"
|
||||||
potential_alternative_to = [ "X", "Threads", "Mastodon", "Pleroma", "Misskey", "Calckey", "Firefish" ]
|
potential_alternative_to = [
|
||||||
|
"X",
|
||||||
|
"Threads",
|
||||||
|
"Mastodon",
|
||||||
|
"Pleroma",
|
||||||
|
"Misskey",
|
||||||
|
"Calckey",
|
||||||
|
"Firefish",
|
||||||
|
]
|
||||||
state = "working"
|
state = "working"
|
||||||
url = "https://github.com/YunoHost-Apps/sharkey_ynh"
|
url = "https://github.com/YunoHost-Apps/sharkey_ynh"
|
||||||
level = 0
|
level = 0
|
||||||
|
@ -3091,7 +3309,12 @@ url = "https://github.com/YunoHost-Apps/slingcode_ynh"
|
||||||
[snappymail]
|
[snappymail]
|
||||||
category = "communication"
|
category = "communication"
|
||||||
level = 8
|
level = 8
|
||||||
potential_alternative_to = [ "GMail", "Hotmail", "Microsoft Outlook", "Yahoo! Mail" ]
|
potential_alternative_to = [
|
||||||
|
"GMail",
|
||||||
|
"Hotmail",
|
||||||
|
"Microsoft Outlook",
|
||||||
|
"Yahoo! Mail",
|
||||||
|
]
|
||||||
state = "working"
|
state = "working"
|
||||||
subtags = [ "email" ]
|
subtags = [ "email" ]
|
||||||
url = "https://github.com/YunoHost-Apps/snappymail_ynh"
|
url = "https://github.com/YunoHost-Apps/snappymail_ynh"
|
||||||
|
@ -3228,7 +3451,14 @@ url = "https://github.com/YunoHost-Apps/svgedit_ynh"
|
||||||
[synapse]
|
[synapse]
|
||||||
category = "communication"
|
category = "communication"
|
||||||
level = 6
|
level = 6
|
||||||
potential_alternative_to = [ "Discord", "Signal", "Whatsapp", "Facebook Messenger", "Telegram", "Skype" ]
|
potential_alternative_to = [
|
||||||
|
"Discord",
|
||||||
|
"Signal",
|
||||||
|
"Whatsapp",
|
||||||
|
"Facebook Messenger",
|
||||||
|
"Telegram",
|
||||||
|
"Skype",
|
||||||
|
]
|
||||||
state = "working"
|
state = "working"
|
||||||
subtags = [ "chat" ]
|
subtags = [ "chat" ]
|
||||||
url = "https://github.com/YunoHost-Apps/synapse_ynh"
|
url = "https://github.com/YunoHost-Apps/synapse_ynh"
|
||||||
|
|
Loading…
Add table
Reference in a new issue