1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/snweb_ynh.git synced 2025-11-04 20:48:37 +01:00
Standard Notes Web App
Find a file
2025-10-29 16:40:48 +01:00
.github Packaging v2 2024-01-18 10:42:33 +01:00
conf Improving 2025-03-25 00:52:49 +01:00
doc Improving 2025-03-25 00:52:49 +01:00
scripts remove node_load_PATH 2025-10-21 17:07:04 +02: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 2025-10-29 00:22:33 +01:00
README.md Auto-update READMEs 2025-10-29 00:22:56 +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.200.9~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.