2
0
Fork 0
mirror of https://github.com/YunoHost-Apps/snweb_ynh.git synced 2026-03-25 17:22:43 +01:00
Standard Notes Web App
Find a file
2026-03-09 17:31:00 +01:00
.github Packaging v2 2024-01-18 10:42:33 +01:00
conf install yarn via corepack for trixie support 2026-03-05 12:53:24 +01:00
doc Improving 2025-03-25 00:52:49 +01:00
scripts install yarn via corepack for trixie support 2026-03-05 12:53:24 +01:00
.gitignore convert to helpers2.1 2025-10-21 16:55:36 +02:00
LICENSE Add License 2021-01-07 22:03:30 +01:00
manifest.toml Upgrade sources 2026-03-07 01:12:03 +01:00
README.md Auto-update READMEs 2026-03-07 01:12:12 +01:00
tests.toml Improving 2025-03-25 00:52:49 +01:00

Logo of Standard Notes Standard Notes, packaged for YunoHost

End-to-end encrypted note-taking app

🌐 Official app website App Demo Version: 3.201.21~ynh1

Screenshots

Screenshot of Standard Notes

📦 Developer info

Automatic tests level

🛠️ 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.