mirror of
https://github.com/YunoHost-Apps/snserver_ynh.git
synced 2025-12-21 11:13:03 +01:00
Standard Notes Syncing Server
|
|
||
|---|---|---|
| .github | ||
| conf | ||
| doc | ||
| scripts | ||
| sources/extra_files | ||
| .gitignore | ||
| actions.toml | ||
| LICENSE | ||
| manifest.toml | ||
| README.md | ||
| tests.toml | ||
Standard Notes Server, packaged for YunoHost
End-to-end encrypted note-taking app syncing server
📦 Developer info
🛠️ 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.