/grist_ynh

Grist package for YunoHost

Primary LanguageShellGNU Affero General Public License v3.0AGPL-3.0

Grist for YunoHost

Integration level Working status Maintenance status

Install Grist with 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

Screenshot of Grist

Documentation and resources

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