Example package for YunoHost applications.
Find a file
Éric Gaspar 081d4966ff v2
2023-11-10 10:16:34 +01:00
.github Update rights (#11) 2021-10-01 23:47:11 +02:00
conf v2 2023-11-10 10:12:36 +01:00
doc Update rights (#11) 2021-10-01 23:47:11 +02:00
scripts v2 2023-11-10 10:16:34 +01:00
LICENSE Fix 2020-11-05 20:59:46 +01:00
manifest.toml v2 2023-11-10 10:16:34 +01:00
README.md Update rights (#11) 2021-10-01 23:47:11 +02:00
README_fr.md Update rights (#11) 2021-10-01 23:47:11 +02:00
tests.toml v2 2023-11-10 10:16:34 +01:00

Laverna for YunoHost

Integration level
Install Laverna with YunoHost

Lire ce readme en français.

This package allows you to install Laverna quickly and simply on a YunoHost server. If you don't have YunoHost, please consult the guide 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

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/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