1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/snserver_ynh.git synced 2025-12-21 11:13:03 +01:00
Standard Notes Syncing Server
Find a file
2025-10-22 20:10:33 +02:00
.github manifest v2 2024-05-20 20:53:11 +02:00
conf remove workspace reminescents 2025-10-22 10:09:57 +02:00
doc manifest v2 2024-05-20 20:53:11 +02:00
scripts cleaning 2025-10-22 20:10:19 +02: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 Update manifest.toml 2025-10-22 20:09:19 +02: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.