2022-11-15 15:44:06 +00:00
|
|
|
{
|
|
|
|
"$schema": "../schema.json",
|
|
|
|
"name": "Memos",
|
|
|
|
"available": true,
|
|
|
|
"exposable": true,
|
|
|
|
"port": 5230,
|
|
|
|
"id": "memos",
|
2023-08-13 20:09:27 +00:00
|
|
|
"tipi_version": 13,
|
|
|
|
"version": "0.14.4",
|
2023-07-01 19:36:01 +00:00
|
|
|
"categories": [
|
|
|
|
"utilities"
|
|
|
|
],
|
2022-11-15 15:44:06 +00:00
|
|
|
"description": "Memo hub for knowledge management and collaboration.",
|
|
|
|
"short_desc": "Memo hub for knowledge management and collaboration.",
|
|
|
|
"author": "boojack",
|
|
|
|
"website": "https://usememos.com/",
|
2022-11-15 16:08:14 +00:00
|
|
|
"source": "https://github.com/usememos/memos",
|
2023-07-01 19:36:01 +00:00
|
|
|
"supported_architectures": [
|
|
|
|
"arm64",
|
|
|
|
"amd64"
|
|
|
|
],
|
2022-11-15 16:08:14 +00:00
|
|
|
"form_fields": []
|
2022-11-15 15:44:06 +00:00
|
|
|
}
|