15 lines
446 B
JSON
15 lines
446 B
JSON
|
{
|
||
|
"name": "Joplin Server",
|
||
|
"available": true,
|
||
|
"port": 8099,
|
||
|
"id": "joplin",
|
||
|
"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",
|
||
|
"image": "/logos/apps/joplin.jpg",
|
||
|
"form_fields": []
|
||
|
}
|