2
0
Fork 0
mirror of https://github.com/YunoHost-Apps/cryptpad_ynh.git synced 2026-05-12 04:07:19 +02:00
CryptPad package for YunoHost
  • JavaScript 54.5%
  • Shell 45.5%
Find a file
2026-04-02 13:45:54 +02:00
.github add autoupdater 2023-04-04 16:21:56 +02:00
conf Merge pull request #257 from yunohost-bot/simplify-reverse-proxy-params 2026-02-07 18:23:36 +01:00
doc Delete screenshot-suite.png 2026-02-07 17:27:32 +01:00
hooks Full rework for sandbox domain 2024-11-17 01:07:53 +01:00
scripts cleaning 2026-02-07 17:28:49 +01: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 Upgrade sources 2026-04-02 00:07:52 +02:00
README.md Auto-update READMEs 2026-04-02 00:07:55 +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: 2026.2.2~ynh1

Screenshots

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.