# EtherCalc for YunoHost [![Integration level](https://dash.yunohost.org/integration/ethercalc.svg)](https://dash.yunohost.org/appci/app/ethercalc) ![](https://ci-apps.yunohost.org/ci/badges/ethercalc.status.svg) ![](https://ci-apps.yunohost.org/ci/badges/ethercalc.maintain.svg) [![Install EtherCalc with YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=ethercalc) > *This package allow you to install EtherCalc quickly and simply on a YunoHost server. If you don't have YunoHost, please see [here](https://yunohost.org/#/install) to know how to install and enjoy it.* ## Overview EtherCalc is a web spreadsheet. Your data is saved on the web, and people can edit the same document at the same time. Everybody's changes are instantly reflected on all screens. Work together on inventories, survey forms, list management, brainstorming sessions and more! **Shipped version:** [0.20170704.0](https://github.com/audreyt/ethercalc/tree/0.20170704.0) ## Screenshots ![](https://accueil.framacalc.org/img/fr/screenshot.png) ## Demo * [Official demo](https://ethercalc.org/_new) ## Configuration N/A. ## Documentation * Official EtherCalc documentation: https://ethercalc.net/#ch1 ## YunoHost specific features #### Multi-users support * TODO #### Supported architectures * x86-64 - [![Build Status](https://ci-apps.yunohost.org/ci/logs/ethercalc.svg)](https://ci-apps.yunohost.org/ci/apps/ethercalc/) * ARMv8-A - [![Build Status](https://ci-apps-arm.yunohost.org/ci/logs/ethercalc.svg)](https://ci-apps-arm.yunohost.org/ci/apps/ethercalc/) ## Limitations ## Additional information ## Links * Report a bug: https://github.com/YunoHost-Apps/ethercalc_ynh/issues * App website: https://ethercalc.net/ * Upstream app repository: https://github.com/audreyt/ethercalc * YunoHost website: https://yunohost.org/ --- ## Developers info Please do your pull request to the [testing branch](https://github.com/YunoHost-Apps/ethercalc_ynh/tree/testing). To try the testing branch, please proceed like that. ``` sudo yunohost app install https://github.com/YunoHost-Apps/ethercalc_ynh/tree/testing --debug or sudo yunohost app upgrade ethercalc -u https://github.com/YunoHost-Apps/ethercalc_ynh/tree/testing --debug ```