stacks/homelab/portal.json

77 lines
1.9 KiB
JSON
Raw Normal View History

2023-02-15 16:39:09 -07:00
[
{
2023-04-02 21:34:26 -06:00
"title": "Storage",
"href": "https://drive.woozle.org/",
"icon": "https://drive.woozle.org/storage/public/icons/cloud-folder.png",
"target": "_blank"
},
{
"title": "Photos",
"href": "https://photos.woozle.org/",
"icon": "https://photos.woozle.org/assets/icon_inv.png",
"target": "_blank"
},
{
"title": "Git",
"href": "https://git.woozle.org/",
"icon": "https://git.woozle.org/assets/img/logo.svg",
"target": "_blank"
},
{
"title": "Genealogy",
"href": "https://ancestry.woozle.org/",
"icon": "https://ancestry.woozle.org/images/arbre_start.png",
"target": "_blank"
},
{
"title": "Movies",
2023-02-15 16:39:09 -07:00
"href": "https://deergrove.woozle.org/radarr/",
2023-04-02 21:34:26 -06:00
"icon": "/radarr/Content/Images/logo.svg"
2023-02-15 16:39:09 -07:00
},
{
2023-04-02 21:34:26 -06:00
"title": "Episodes",
2023-02-15 16:39:09 -07:00
"href": "https://deergrove.woozle.org/sonarr/",
2023-04-02 21:34:26 -06:00
"icon": "/sonarr/Content/Images/logo.svg"
2023-02-15 16:39:09 -07:00
},
{
2023-04-02 21:34:26 -06:00
"title": "Music",
2023-02-15 16:39:09 -07:00
"href": "https://deergrove.woozle.org/lidarr/",
2023-04-02 21:34:26 -06:00
"icon": "/lidarr/Content/Images/logo.svg"
2023-02-15 16:39:09 -07:00
},
{
2023-04-02 21:34:26 -06:00
"title": "Books",
2023-02-15 16:39:09 -07:00
"href": "https://deergrove.woozle.org/readarr/",
2023-04-02 21:34:26 -06:00
"icon": "/readarr/Content/Images/logo.svg"
2023-02-15 16:39:09 -07:00
},
{
2023-04-02 21:34:26 -06:00
"title": "Media Sucker",
2023-02-15 16:39:09 -07:00
"href": "https://deergrove.woozle.org/sucker/",
2023-04-02 21:34:26 -06:00
"icon": "/sucker/cd-dvd.svg"
2023-02-15 16:39:09 -07:00
},
{
2023-04-02 21:34:26 -06:00
"title": "Searcher",
2023-02-15 16:39:09 -07:00
"href": "https://deergrove.woozle.org/prowlarr/",
2023-04-02 21:34:26 -06:00
"icon": "/prowlarr/Content/Images/logo.png"
2023-02-15 16:39:09 -07:00
},
{
2023-04-02 21:34:26 -06:00
"title": "Usenet",
2023-02-15 16:39:09 -07:00
"href": "https://deergrove.woozle.org/nzbget/",
2023-04-02 21:34:26 -06:00
"icon": "/nzbget/img/favicon-256x256.png"
2023-02-15 16:39:09 -07:00
},
{
"title": "BitTorrent",
"href": "https://deergrove.woozle.org/transmission/web/",
"icon": "/transmission/web/images/webclip-icon.png"
},
{
2023-04-02 21:34:26 -06:00
"title": "3D Printer",
2023-02-15 16:39:09 -07:00
"href": "https://deergrove.woozle.org/octoprint/",
2023-04-02 21:34:26 -06:00
"icon": "/octoprint/static/img/logo.png"
2023-02-15 16:39:09 -07:00
},
{
2023-04-02 21:34:26 -06:00
"title": "Host Stats",
"href": "/stat.html",
"app": "stat"
2023-02-15 16:39:09 -07:00
}
2023-04-02 21:35:56 -06:00
]