2
0
Fork 0
mirror of https://github.com/YunoHost-Apps/snserver_ynh.git synced 2026-05-12 05:57:21 +02:00
Standard Notes Syncing Server
Find a file
2026-04-14 10:47:26 +02:00
.github manifest v2 2024-05-20 20:53:11 +02:00
conf Merge pull request #151 from yunohost-bot/simplify-reverse-proxy-params 2026-04-14 10:47:01 +02:00
doc manifest v2 2024-05-20 20:53:11 +02:00
scripts Merge pull request #152 from YunoHost-Apps/cleanup 2026-04-13 18:48:03 +02:00
.gitignore convert to helpers2.1 2025-10-21 17:14:13 +02:00
LICENSE Add License 2021-01-03 12:22:08 +01:00
manifest.toml Merge pull request #151 from yunohost-bot/simplify-reverse-proxy-params 2026-04-14 10:47:01 +02:00
README.md Auto-update READMEs 2026-04-13 00:27:38 +02:00
tests.toml Improve 2025-03-25 00:23:28 +01:00

Logo of Standard Notes Server Standard Notes Server, packaged for YunoHost

End-to-end encrypted note-taking app syncing server

🌐 Official app website App Demo Version: 2026.04.11~ynh1

📦 Developer info

Automatic tests level

🛠️ Upstream Standard Notes Server repository: https://github.com/standardnotes/server

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

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

📚 App packaging documentation

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