mirror of
https://github.com/YunoHost-Apps/grist_ynh.git
synced 2024-09-03 20:36:18 +02:00
Grist package for YunoHost
dcefee5a42
Testing: upgrade to version 1.1.17 |
||
---|---|---|
.github | ||
conf | ||
doc | ||
scripts | ||
.gitattributes | ||
.gitignore | ||
ALL_README.md | ||
config_panel.toml | ||
LICENSE | ||
manifest.toml | ||
README.md | ||
README_es.md | ||
README_eu.md | ||
README_fr.md | ||
README_gl.md | ||
README_id.md | ||
README_it.md | ||
README_zh_Hans.md | ||
tests.toml |
Grist for YunoHost
Read this README in other languages.
This package allows you to install Grist quickly and simply on a YunoHost server.
If you don't have YunoHost, please consult the guide to learn how to install it.
Overview
Grist is a modern relational spreadsheet. It combines the flexibility of a spreadsheet with the robustness of a database to organize your data and make you more productive.
Features
Grist is a hybrid database/spreadsheet, meaning that:
- Columns work like they do in databases: they are named, and they hold one kind of data.
- Columns can be filled by formula, spreadsheet-style, with automatic updates when referenced cells change.
More about the features can be found here: https://github.com/gristlabs/grist-core/#features
Limitations
- You cannot log out from Grist, you have to log out from YunoHost to do that.
Shipped version: 1.1.17~ynh2
Demo: https://docs.getgrist.com
Screenshots
Documentation and resources
- Official app website: https://getgrist.com
- Official user documentation: https://support.getgrist.com/
- Official admin documentation: https://www.getgrist.com/product/self-managed/
- Upstream app code repository: https://github.com/gristlabs/grist-core/
- YunoHost Store: https://apps.yunohost.org/app/grist
- Report a bug: https://github.com/YunoHost-Apps/grist_ynh/issues
Developer info
Please send your pull request to the testing
branch.
To try the testing
branch, please proceed like that:
sudo yunohost app install https://github.com/YunoHost-Apps/grist_ynh/tree/testing --debug
or
sudo yunohost app upgrade grist -u https://github.com/YunoHost-Apps/grist_ynh/tree/testing --debug
More info regarding app packaging: https://yunohost.org/packaging_apps