2
0
Fork 0
mirror of https://github.com/YunoHost-Apps/snserver_ynh.git synced 2026-03-26 09:32:44 +01:00
Standard Notes Syncing Server
Find a file
2026-01-06 08:27:51 +01:00
.github manifest v2 2024-05-20 20:53:11 +02:00
conf forgot to update the services to reflect the new yarn location 2026-01-05 21:40:28 +01:00
doc manifest v2 2024-05-20 20:53:11 +02:00
scripts for some reason for now yarn version has to be explicitely set 2026-01-05 21:25:18 +01:00
sources/extra_files fix manifestv2 2024-05-20 20:53:12 +02:00
.gitignore convert to helpers2.1 2025-10-21 17:14:13 +02:00
actions.toml Update: update config_panel, add actions 2022-08-09 11:49:46 +02:00
LICENSE Add License 2021-01-03 12:22:08 +01:00
manifest.toml install yarn via corepack for trixie support 2026-01-05 21:20:18 +01:00
README.md Auto-update READMEs 2025-08-27 14:24:44 +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: 2025.04.29~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.