Modify app

This commit is contained in:
llwaini 2022-04-06 15:59:48 +08:00
parent e3f6f9d9e2
commit 57ae78f1b6
4 changed files with 8 additions and 8 deletions

View File

@ -1,7 +1,7 @@
{ {
"version": "2.0", "version": "2.0",
"title": "AdGuard Home", "title": "AdGuard Home",
"name": "AdGuard Home", "name": "adguard Home",
"icon": "https://cdn.jsdelivr.net/gh/IceWhaleTech/AppIcon@main/all/adguardhome.png", "icon": "https://cdn.jsdelivr.net/gh/IceWhaleTech/AppIcon@main/all/adguardhome.png",
"tagline": "Network-wide ads & trackers blocking DNS server ", "tagline": "Network-wide ads & trackers blocking DNS server ",
"overview": "AdGuard Home is a network-wide software for blocking ads and tracking. After you set it up, it'll cover all your home devices, and you won't need any client-side software for that. Learn more on our official Github repository.", "overview": "AdGuard Home is a network-wide software for blocking ads and tracking. After you set it up, it'll cover all your home devices, and you won't need any client-side software for that. Learn more on our official Github repository.",
@ -102,7 +102,7 @@
}, },
"restart_policy": "unless-stopped", "restart_policy": "unless-stopped",
"sysctls": [], "sysctls": [],
"cap_add": [], "cap_add": {},
"labels": [], "labels": [],
"host_name": "", "host_name": "",
"cmd": [] "cmd": []

View File

@ -1,7 +1,7 @@
{ {
"version": "2.0", "version": "2.0",
"title": "AllTube Download", "title": "AllTube Download",
"name": "AllTube Download", "name": "alltube download",
"icon": "https://cdn.jsdelivr.net/gh/IceWhaleTech/AppIcon@main/all/alltube.png", "icon": "https://cdn.jsdelivr.net/gh/IceWhaleTech/AppIcon@main/all/alltube.png",
"tagline": "Web GUI for youtube-dl", "tagline": "Web GUI for youtube-dl",
"overview": "Easily download videos from YouTube, Dailymotion, Vimeo and other websites.", "overview": "Easily download videos from YouTube, Dailymotion, Vimeo and other websites.",
@ -53,7 +53,7 @@
}, },
"restart_policy": "always", "restart_policy": "always",
"sysctls": [], "sysctls": [],
"cap_add": [], "cap_add": {},
"labels": [], "labels": [],
"host_name": "", "host_name": "",
"cmd": [] "cmd": []

View File

@ -1,7 +1,7 @@
{ {
"version": "2.0", "version": "2.0",
"title": "Calibre-web", "title": "Calibre-web",
"name": "Calibre-web", "name": "calibre-web",
"icon": "https://cdn.jsdelivr.net/gh/IceWhaleTech/CasaOS-AppStore@main/Apps/Calibre-web/icon.png", "icon": "https://cdn.jsdelivr.net/gh/IceWhaleTech/CasaOS-AppStore@main/Apps/Calibre-web/icon.png",
"tagline": "Web app for browsing, reading and downloading eBooks stored in a Calibre database", "tagline": "Web app for browsing, reading and downloading eBooks stored in a Calibre database",
"overview": "Calibre-web is a web app providing a clean interface for browsing, reading and downloading eBooks using an existing Calibre database. It is also possible to integrate google drive and edit metadata and your calibre library through the app itself.", "overview": "Calibre-web is a web app providing a clean interface for browsing, reading and downloading eBooks using an existing Calibre database. It is also possible to integrate google drive and edit metadata and your calibre library through the app itself.",
@ -99,7 +99,7 @@
}, },
"restart_policy": "unless-stopped", "restart_policy": "unless-stopped",
"sysctls": [], "sysctls": [],
"cap_add": [], "cap_add": {},
"labels": [], "labels": [],
"host_name": "", "host_name": "",
"cmd": [] "cmd": []

View File

@ -1,7 +1,7 @@
{ {
"version": "2.0", "version": "2.0",
"title": "Jackett", "title": "Jackett",
"name": "Jackett", "name": "jackett",
"icon": "https://cdn.jsdelivr.net/gh/IceWhaleTech/AppIcon@main/all/jackett.png", "icon": "https://cdn.jsdelivr.net/gh/IceWhaleTech/AppIcon@main/all/jackett.png",
"tagline": "Jackett works as a proxy server", "tagline": "Jackett works as a proxy server",
"overview": "it translates queries from apps (Sonarr, Radarr, SickRage, CouchPotato, Mylar3, Lidarr, DuckieTV, qBittorrent, Nefarious etc.) into tracker-site-specific http queries, parses the html or json response, and then sends results back to the requesting software. This allows for getting recent uploads (like RSS) and performing searches. Jackett is a single repository of maintained indexer scraping & translation logic - removing the burden from other apps.", "overview": "it translates queries from apps (Sonarr, Radarr, SickRage, CouchPotato, Mylar3, Lidarr, DuckieTV, qBittorrent, Nefarious etc.) into tracker-site-specific http queries, parses the html or json response, and then sends results back to the requesting software. This allows for getting recent uploads (like RSS) and performing searches. Jackett is a single repository of maintained indexer scraping & translation logic - removing the burden from other apps.",
@ -95,7 +95,7 @@
}, },
"restart_policy": "unless-stopped", "restart_policy": "unless-stopped",
"sysctls": [], "sysctls": [],
"cap_add": [], "cap_add": {},
"labels": [], "labels": [],
"host_name": "", "host_name": "",
"cmd": [] "cmd": []