app-store/apps/joplin/config.json
2022-08-24 11:18:00 +02:00

17 lines
483 B
JSON

{
"$schema": "../schema.json",
"name": "Joplin Server",
"available": true,
"port": 8099,
"id": "joplin",
"tipi_version": 1,
"version": "2.7.4",
"categories": ["utilities"],
"description": "Default credentials: admin@localhost / admin",
"short_desc": "Note taking and to-do application with synchronisation",
"author": "https://github.com/laurent22",
"source": "https://github.com/laurent22/joplin",
"website": "https://joplinapp.org",
"form_fields": []
}