1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/cryptpad_ynh.git synced 2025-12-20 09:03:07 +01:00
CryptPad package for YunoHost
Find a file
2025-10-24 18:19:55 +02:00
.github add autoupdater 2023-04-04 16:21:56 +02:00
conf Update systemd.service: fix double PATH= in env var T_T 2025-08-16 15:52:59 +02:00
doc Improve documentation 2025-09-08 21:14:13 +02:00
hooks Full rework for sandbox domain 2024-11-17 01:07:53 +01:00
scripts cleaning 2025-09-03 08:09:48 +02:00
.gitignore helpers 2024-11-05 09:28:06 +01:00
LICENSE Change to a compatible license 2018-03-11 15:26:19 +01:00
manifest.toml Update manifest.toml 2025-10-22 12:17:19 +02:00
README.md Auto-update READMEs 2025-10-22 12:17:23 +02:00
tests.toml Update tests.toml 2025-09-24 21:26:39 +02:00

Logo of CryptPad CryptPad, packaged for YunoHost

Collaborative office suite that is end-to-end encrypted and open-source

🌐 Official app website App Demo Version: 2025.9.0~ynh1

Screenshots

Screenshot of CryptPad Screenshot of CryptPad

📦 Developer info

Automatic tests level

🛠️ Upstream CryptPad repository: https://github.com/cryptpad/cryptpad

Pull request are welcome and should target the testing branch.

The testing branch can be tested using:

# fresh install:
sudo yunohost app install https://github.com/YunoHost-Apps/cryptpad_ynh/tree/testing

# upgrade an existing install:
sudo yunohost app upgrade cryptpad -u https://github.com/YunoHost-Apps/cryptpad_ynh/tree/testing

📚 App packaging documentation

Please see https://doc.yunohost.org/packaging_apps for more information.