2
0
Fork 0
mirror of https://github.com/YunoHost-Apps/joplin_ynh.git synced 2026-03-28 01:52:38 +01:00
Joplin server package for YunoHost
Find a file
2026-02-26 11:12:48 +01:00
.github github templates 2025-01-28 21:00:51 +01:00
conf [autopatch] Automatic patch to simplify proxy_pass/fastcgi_pass options in nginx.conf (PLEASE DOUBLE CHECK BEFORE MERGING) 2025-12-31 17:00:14 +01:00
doc Add pre_upgrade message for 3.4.12~ynh2 2025-10-11 23:34:33 +02:00
scripts Fix mismerges 2025-10-11 23:32:41 +02:00
LICENSE First commit 2023-12-08 23:14:16 +01:00
manifest.toml Upgrade sources 2026-02-26 00:15:37 +01:00
README.md Auto-update READMEs 2026-02-26 00:15:39 +01:00
tests.toml Upgrade tests 2025-10-12 00:35:22 +02:00

Logo of Joplin Joplin, packaged for YunoHost

Note taking and to-do with synchronisation capabilities

🌐 Official app website Version: 3.5.13~ynh1

Screenshots

Screenshot of Joplin

📦 Developer info

Automatic tests level

🛠️ Upstream Joplin repository: https://github.com/laurent22/joplin/

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

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

📚 App packaging documentation

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