1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/etherpad_ynh.git synced 2025-12-21 09:53:07 +01:00
Etherpad-Lite package for YunoHost
Find a file
2025-11-06 09:33:56 +01:00
.github v2 2023-06-27 09:54:56 +02:00
conf Improve 2025-03-23 00:22:16 +01:00
doc cleaning 2024-10-26 23:02:13 +02:00
scripts cleaning 2025-10-11 10:51:48 +02:00
LICENSE Repackage 2020-10-20 13:46:23 +02:00
manifest.toml Update manifest.toml 2025-11-06 09:33:09 +01:00
README.md Auto-update READMEs 2025-11-06 09:33:13 +01:00
tests.toml Update tests.toml 2025-03-23 01:58:50 +01:00

Logo of Etherpad Etherpad, packaged for YunoHost

Collaborative editing in real-time

🌐 Official app website App Demo Version: 2.5.3~ynh1

Screenshots

Screenshot of Etherpad

📦 Developer info

Automatic tests level

🛠️ Upstream Etherpad repository: https://github.com/ether/etherpad-lite

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/etherpad_ynh/tree/testing

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

📚 App packaging documentation

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