2022-11-15 15:44:06 +00:00
|
|
|
{
|
|
|
|
"$schema": "../schema.json",
|
|
|
|
"name": "Memos",
|
|
|
|
"available": true,
|
|
|
|
"exposable": true,
|
|
|
|
"port": 5230,
|
|
|
|
"id": "memos",
|
2024-06-21 21:48:43 +00:00
|
|
|
"tipi_version": 31,
|
|
|
|
"version": "0.22.3",
|
2024-05-24 04:26:15 +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-10-29 19:43:17 +00:00
|
|
|
"form_fields": [],
|
2024-05-24 04:26:15 +00:00
|
|
|
"supported_architectures": ["arm64", "amd64"]
|
2022-11-15 15:44:06 +00:00
|
|
|
}
|