1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/cryptpad_ynh.git synced 2024-09-03 18:26:14 +02:00
CryptPad package for YunoHost
Find a file
YunoHost Bot 94278ab29e
Upgrade to v2024.6.1 (#223)
Co-authored-by: tituspijean <titus+yunohost@pijean.ovh>
2024-08-16 11:51:47 +02:00
.github add autoupdater 2023-04-04 16:21:56 +02:00
conf Update systemd.service 2024-05-29 17:48:13 +02:00
doc cleaning 2024-05-24 08:28:30 +02:00
scripts fix 2024-05-24 19:23:22 +02:00
ALL_README.md Upgrade to v2024.6.1 (#223) 2024-08-16 11:51:47 +02:00
LICENSE Change to a compatible license 2018-03-11 15:26:19 +01:00
manifest.toml Upgrade to v2024.6.1 (#223) 2024-08-16 11:51:47 +02:00
README.md Upgrade to v2024.6.1 (#223) 2024-08-16 11:51:47 +02:00
README_es.md Upgrade to v2024.6.1 (#223) 2024-08-16 11:51:47 +02:00
README_eu.md Upgrade to v2024.6.1 (#223) 2024-08-16 11:51:47 +02:00
README_fr.md Upgrade to v2024.6.1 (#223) 2024-08-16 11:51:47 +02:00
README_gl.md Upgrade to v2024.6.1 (#223) 2024-08-16 11:51:47 +02:00
README_id.md Upgrade to v2024.6.1 (#223) 2024-08-16 11:51:47 +02:00
README_ru.md Upgrade to v2024.6.1 (#223) 2024-08-16 11:51:47 +02:00
README_zh_Hans.md Upgrade to v2024.6.1 (#223) 2024-08-16 11:51:47 +02:00
tests.toml Update tests.toml 2024-05-29 19:16:24 +02:00

CryptPad for YunoHost

Integration level Working status Maintenance status

Install CryptPad with YunoHost

Read this README in other languages.

This package allows you to install CryptPad quickly and simply on a YunoHost server.
If you don't have YunoHost, please consult the guide to learn how to install it.

Overview

CryptPad is a collaboration suite that is end-to-end-encrypted and open-source. It is built to enable collaboration, synchronizing changes to documents in real time. Because all data is encrypted, the service and its administrators have no way of seeing the content being edited and stored.

Shipped version: 2024.6.1~ynh1

Demo: https://cryptpad.fr/

Screenshots

Screenshot of CryptPad

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/cryptpad_ynh/tree/testing --debug
or
sudo yunohost app upgrade cryptpad -u https://github.com/YunoHost-Apps/cryptpad_ynh/tree/testing --debug

More info regarding app packaging: https://yunohost.org/packaging_apps