Refactor: Grist (#7681)

* Refactor

* Refactor
This commit is contained in:
Slaviša Arežina
2025-09-17 16:42:54 +02:00
committed by GitHub
parent 3aff0d9d7e
commit cc1c2f84ca
3 changed files with 21 additions and 47 deletions

View File

@@ -13,7 +13,7 @@
"website": "https://www.getgrist.com/",
"logo": "https://cdn.jsdelivr.net/gh/selfhst/icons/webp/grist.webp",
"config_path": "/opt/grist/.env",
"description": "Grist is a modern, open source spreadsheet that goes beyond the grid",
"description": "Grist is like a spreadsheet + database hybrid. It lets you store structured data, use relational links between tables, apply formulas (even with Python), build custom layouts (cards, forms, dashboards), set fine-grained access rules, and visualize data with charts or pivot-tables.",
"install_methods": [
{
"type": "default",