meemo-app
Version:
A personal ideas, notes or links manager
32 lines (31 loc) • 1.34 kB
JSON
{
"id": "de.nebulon.guacamoly",
"title": "Meemo",
"author": "Johannes Zellner",
"description": "file://DESCRIPTION.md",
"changelog": "file://CHANGELOG",
"icon": "file://logo.png",
"tagline": "Your personal notes",
"version": "1.13.1",
"healthCheckPath": "/api/healthcheck",
"httpPort": 3000,
"addons": {
"mongodb": {},
"ldap": {},
"localstorage": {}
},
"tags": ["notes", "bookmarks", "todo", "ideas", "feed", "markdown"],
"manifestVersion": 2,
"minBoxVersion": "5.3.0",
"forumUrl": "https://forum.cloudron.io/category/30/wekan",
"website": "https://meemo.minimal-space.de/",
"documentationUrl": "https://cloudron.io/documentation/apps/meemo/",
"contactEmail": "johannes@nebulon.de",
"mediaLinks": [
"https://screenshots.cloudron.io/de.nebulon.guacamoly/0a8d992c9297def66dc534ac2da8fdd29b8c43d6/screenshot0.png",
"https://screenshots.cloudron.io/de.nebulon.guacamoly/0a8d992c9297def66dc534ac2da8fdd29b8c43d6/screenshot1.png",
"https://screenshots.cloudron.io/de.nebulon.guacamoly/0a8d992c9297def66dc534ac2da8fdd29b8c43d6/screenshot2.png",
"https://screenshots.cloudron.io/de.nebulon.guacamoly/0a8d992c9297def66dc534ac2da8fdd29b8c43d6/screenshot3.png",
"https://screenshots.cloudron.io/de.nebulon.guacamoly/0a8d992c9297def66dc534ac2da8fdd29b8c43d6/screenshot4.png"
]
}