2023-10-15 09:56:27 +02:00
|
|
|
packaging_format = 2
|
|
|
|
|
|
|
|
id = "opennote"
|
|
|
|
name = "OpenNote"
|
|
|
|
description.en = "Web based text editor/note taking software"
|
|
|
|
description.fr = "Éditeur WEB de texte/logiciel de prise de notes"
|
|
|
|
|
2023-10-15 11:29:04 +02:00
|
|
|
version = "23.10.15~ynh1"
|
2023-10-15 09:56:27 +02:00
|
|
|
|
|
|
|
maintainers = ["Alex"]
|
|
|
|
|
|
|
|
[upstream]
|
|
|
|
license = "MIT"
|
2023-10-15 11:27:40 +02:00
|
|
|
website = "https://foxusa.github.io/OpenNote/"
|
2023-10-15 09:56:27 +02:00
|
|
|
demo = "https://foxusa.github.io/OpenNote/OpenNote/#/folder"
|
|
|
|
code = "https://github.com/FoxUSA/OpenNote/"
|
|
|
|
|
|
|
|
[integration]
|
2023-10-15 10:00:18 +02:00
|
|
|
yunohost = ">= 11.2"
|
|
|
|
architectures = "all"
|
2023-10-15 09:56:27 +02:00
|
|
|
multi_instance = true
|
2023-10-15 10:00:18 +02:00
|
|
|
ldap = false
|
|
|
|
sso = false
|
|
|
|
disk = "50M"
|
|
|
|
ram.build = "50M"
|
|
|
|
ram.runtime = "50M"
|
2023-10-15 09:56:27 +02:00
|
|
|
|
|
|
|
[install]
|
|
|
|
[install.domain]
|
|
|
|
type = "domain"
|
|
|
|
|
|
|
|
[install.path]
|
|
|
|
type = "path"
|
|
|
|
default = "/opennote"
|
|
|
|
|
|
|
|
[install.init_main_permission]
|
|
|
|
type = "group"
|
|
|
|
default = "visitors"
|
|
|
|
|
|
|
|
[resources]
|
|
|
|
[resources.sources.main]
|
|
|
|
url = "https://github.com/FoxUSA/OpenNote/releases/download/18.03.00/18.03.00.zip"
|
|
|
|
sha256 = "91ed10a31c38159c7c50a67c14b8305652f0958b1a7e5238900136386833f402"
|
|
|
|
in_subdir = false
|
|
|
|
|
|
|
|
[resources.system_user]
|
|
|
|
|
|
|
|
[resources.install_dir]
|
|
|
|
|
|
|
|
[resources.permissions]
|
|
|
|
main.url = "/"
|