stacks/homelab/portal.json

71 lines
1.8 KiB
JSON

[
{
"href": "https://deergrove.woozle.org/radarr/",
"icon": "/radarr/Content/Images/logo.svg",
"title": "Movies"
},
{
"href": "https://deergrove.woozle.org/sonarr/",
"icon": "/sonarr/Content/Images/logo.svg",
"title": "Episodes"
},
{
"href": "https://deergrove.woozle.org/lidarr/",
"icon": "/lidarr/Content/Images/logo.svg",
"title": "Music"
},
{
"href": "https://deergrove.woozle.org/readarr/",
"icon": "/readarr/Content/Images/logo.svg",
"title": "Books"
},
{
"href": "https://deergrove.woozle.org/sucker/",
"icon": "/sucker/cd-dvd.svg",
"title": "Media Sucker"
},
{
"href": "https://deergrove.woozle.org/prowlarr/",
"icon": "/prowlarr/Content/Images/logo.png",
"title": "Searcher"
},
{
"href": "https://deergrove.woozle.org/nzbget/",
"icon": "/nzbget/img/favicon-256x256.png",
"title": "Usenet"
},
{
"title": "BitTorrent",
"href": "https://deergrove.woozle.org/transmission/web/",
"icon": "/transmission/web/images/webclip-icon.png"
},
{
"href": "https://deergrove.woozle.org/octoprint/",
"icon": "/octoprint/static/img/logo.png",
"title": "3D Printer"
},
{
"href": "https://git.woozle.org/",
"icon": "https://git.woozle.org/assets/img/logo.svg",
"title": "Git",
"target": "_blank"
},
{
"href": "https://drive.woozle.org/",
"icon": "https://drive.woozle.org/storage/public/icons/cloud-folder.png",
"title": "Storage",
"target": "_blank"
},
{
"href": "https://ancestry.woozle.org/",
"icon": "https://ancestry.woozle.org/images/arbre_start.png",
"title": "Genealogy",
"target": "_blank"
},
{
"href": "https://auth.woozle.org/logout/",
"title": "Logout",
"target": "_top"
}
]