1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/snserver_ynh.git synced 2024-09-03 20:26:22 +02:00
Standard Notes Syncing Server
Find a file
2024-07-15 18:00:22 +02:00
.github manifest v2 2024-05-20 20:53:11 +02:00
conf Update nginx.conf 2024-05-20 20:53:12 +02:00
doc manifest v2 2024-05-20 20:53:11 +02:00
scripts fix upgrade 2024-05-20 20:53:12 +02:00
sources/extra_files fix manifestv2 2024-05-20 20:53:12 +02:00
.gitignore Init commit 2020-01-18 10:28:47 +01:00
actions.toml Update: update config_panel, add actions 2022-08-09 11:49:46 +02:00
ALL_README.md Update READMEs 2024-06-23 14:36:10 +02:00
config_panel.toml fix upgrade 2024-05-20 20:53:12 +02:00
LICENSE Add License 2021-01-03 12:22:08 +01:00
manifest.toml Update manifest.toml: explicit dependency to redis-server 2024-07-15 17:58:24 +02:00
README.md Auto-update READMEs 2024-07-15 15:58:27 +00:00
README_es.md Auto-update READMEs 2024-07-15 15:58:27 +00:00
README_eu.md Auto-update READMEs 2024-07-15 15:58:27 +00:00
README_fr.md Auto-update READMEs 2024-07-15 15:58:27 +00:00
README_gl.md Auto-update READMEs 2024-07-15 15:58:27 +00:00
README_it.md Auto-update README 2024-03-29 07:23:41 +01:00
README_zh_Hans.md Auto-update READMEs 2024-07-15 15:58:27 +00:00
tests.toml add toml schema 2024-05-20 20:53:12 +02:00

Standard Notes Server for YunoHost

Integration level Working status Maintenance status

Install Standard Notes Server with YunoHost

Read this README in other languages.

This package allows you to install Standard Notes Server quickly and simply on a YunoHost server.
If you don't have YunoHost, please consult the guide to learn how to install it.

Overview

Standard Notes is an end-to-end encrypted note-taking app for digitalists and professionals. Capture your notes, files, and lifes work all in one secure place.

Shipped version: 2023.01.26~ynh2

Demo: https://standardnotes.org/demo

🔴 Antifeatures

  • Non-free assets: Contains and makes use of non-free assets. The most common case is apps using artwork - images, sounds, music, etc. - under a commercial license.
  • Package not maintained: This YunoHost package is not actively maintained and needs adoption. This means that minimal maintenance is made by volunteers who don't use the app, so you should expect the app to lose reliability over time. You can learn how to package if you'd like to adopt it.

Documentation and resources

Developer info

Please send your pull request to the testing branch.

To try the testing branch, please proceed like that:

sudo yunohost app install https://github.com/YunoHost-Apps/snserver_ynh/tree/testing --debug
or
sudo yunohost app upgrade snserver -u https://github.com/YunoHost-Apps/snserver_ynh/tree/testing --debug

More info regarding app packaging: https://yunohost.org/packaging_apps