mirror of
https://github.com/YunoHost-Apps/snweb_ynh.git
synced 2025-11-04 20:48:37 +01:00
Standard Notes Web App
|
|
||
|---|---|---|
| .github | ||
| conf | ||
| doc | ||
| scripts | ||
| .gitignore | ||
| LICENSE | ||
| manifest.toml | ||
| README.md | ||
| tests.toml | ||
Standard Notes, packaged for YunoHost
End-to-end encrypted note-taking app
Screenshots
📦 Developer info
🛠️ Upstream Standard Notes repository: https://github.com/standardnotes/app
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/snweb_ynh/tree/testing
# upgrade an existing install:
sudo yunohost app upgrade snweb -u https://github.com/YunoHost-Apps/snweb_ynh/tree/testing
📚 App packaging documentation
Please see https://doc.yunohost.org/packaging_apps for more information.
