Skip to content

Instantly share code, notes, and snippets.

@rusenask
Created May 24, 2022 01:36
Show Gist options
  • Save rusenask/10077d6c0d84087d809cb11361e8a052 to your computer and use it in GitHub Desktop.
Save rusenask/10077d6c0d84087d809cb11361e8a052 to your computer and use it in GitHub Desktop.
gallery_apps.json
[
{
"id": "gapp_1",
"name": "Uptime Kuma",
"description": "monitoring",
"website": "https://github.com/louislam/uptime-kuma",
"manifestUrl": "https://raw.githubusercontent.com/synpse-hq/synpse/feature/appstore/apps/uptime-kuma.yaml",
"tags": [],
"thumbnail": "https://raw.githubusercontent.com/louislam/uptime-kuma/master/public/icon.svg",
"author": "Louis Lam",
"license": "MIT",
"version": "0.1.0"
}
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment