1
0
Fork 0
mirror of https://github.com/YunoHost/apps.git synced 2024-09-03 20:06:07 +02:00

Add grist to catalog

This commit is contained in:
Florent FAYOLLE 2023-11-17 14:48:39 +01:00
parent 769e9307f0
commit 9c01bb204d
2 changed files with 7 additions and 6 deletions

View file

@ -1419,6 +1419,13 @@ state = "working"
subtags = [ "website" ] subtags = [ "website" ]
url = "https://github.com/YunoHost-Apps/grav_ynh" url = "https://github.com/YunoHost-Apps/grav_ynh"
[grist]
category = "office"
potential_alternative_to = [ "Airtable" ]
state = "working"
subtags = [ "db", "spreadsheet" ]
url = "https://github.com/YunoHost-Apps/grist_ynh"
[grocy] [grocy]
category = "small_utilities" category = "small_utilities"
level = 8 level = 8

View file

@ -550,12 +550,6 @@ description = "A really simple end-user interface for your BigBlueButton server"
upstream = "https://github.com/bigbluebutton/greenlight" upstream = "https://github.com/bigbluebutton/greenlight"
website = "https://blabla.aquilenet.fr/b" website = "https://blabla.aquilenet.fr/b"
[grist]
name = "Grist"
description = "The evolution of spreadsheets"
upstream = "https://github.com/gristlabs/grist-core/"
website = "https://www.getgrist.com/"
[habitica] [habitica]
name = "Habitica" name = "Habitica"
description = "A habit tracker app which treats your goals like a Role Playing Game." description = "A habit tracker app which treats your goals like a Role Playing Game."