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