1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/laverna_ynh.git synced 2024-09-03 19:36:06 +02:00
laverna_ynh/README.md
Éric Gaspar 319a95a190
Update rights (#11)
* Update rights
2021-10-01 23:47:11 +02:00

49 lines
No EOL
2.1 KiB
Markdown

<!--
N.B.: This README was automatically generated by https://github.com/YunoHost/apps/tree/master/tools/README-generator
It shall NOT be edited by hand.
-->
# Laverna for YunoHost
[![Integration level](https://dash.yunohost.org/integration/laverna.svg)](https://dash.yunohost.org/appci/app/laverna) ![](https://ci-apps.yunohost.org/ci/badges/laverna.status.svg) ![](https://ci-apps.yunohost.org/ci/badges/laverna.maintain.svg)
[![Install Laverna with YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=laverna)
*[Lire ce readme en français.](./README_fr.md)*
> *This package allows you to install Laverna quickly and simply on a YunoHost server.
If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/install) to learn how to install it.*
## Overview
Laverna is an anonymous system, encrypted and without registration required, it is accessible via a web browser (without software installation).
The data is private because it is stored by default on your machine (InnoDB and localstorage), it is a setting in the settings that will allow you to synchronize it via the cloud on your various devices.
**Shipped version:** 0.7.51~ynh5
**Demo:** https://laverna.cc/app/
## Screenshots
![](./doc/screenshots/laverna.png)
## Documentation and resources
* Official app website: https://laverna.cc/index.html
* Official admin documentation: https://github.com/Laverna/laverna/wiki
* Upstream app code repository: https://github.com/Laverna/laverna
* YunoHost documentation for this app: https://yunohost.org/app_laverna
* Report a bug: https://github.com/YunoHost-Apps/laverna_ynh/issues
## Developer info
Please send your pull request to the [testing branch](https://github.com/YunoHost-Apps/laverna_ynh/tree/testing).
To try the testing branch, please proceed like that.
```
sudo yunohost app install https://github.com/YunoHost-Apps/laverna_ynh/tree/testing --debug
or
sudo yunohost app upgrade laverna -u https://github.com/YunoHost-Apps/laverna_ynh/tree/testing --debug
```
**More info regarding app packaging:** https://yunohost.org/packaging_apps