mirror of
https://github.com/m-housh/dotfiles.git
synced 2026-02-14 14:12:41 +00:00
feat: Adds webapps specs and insallation, also an uninstall-webapp script that will also remove any downloaded icons.
This commit is contained in:
6
webapps/excalidraw.json
Normal file
6
webapps/excalidraw.json
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"name": "Excalidraw",
|
||||
"url": "https://draw.housh.dev",
|
||||
"icon": "https://cdn.jsdelivr.net/gh/homarr-labs/dashboard-icons/png/excalidraw.png"
|
||||
}
|
||||
|
||||
6
webapps/gitea.json
Normal file
6
webapps/gitea.json
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"name": "Gitea",
|
||||
"url": "https://git.housh.dev",
|
||||
"icon": "https://cdn.jsdelivr.net/gh/homarr-labs/dashboard-icons/png/gitea.png"
|
||||
}
|
||||
|
||||
6
webapps/github.json
Normal file
6
webapps/github.json
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"name": "Github",
|
||||
"url": "https://github.com",
|
||||
"icon": "https://cdn.jsdelivr.net/gh/homarr-labs/dashboard-icons/png/github-light.png"
|
||||
}
|
||||
|
||||
6
webapps/housecallpro.json
Normal file
6
webapps/housecallpro.json
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"name": "HouseCall Pro",
|
||||
"url": "https://pro.housecallpro.com/app/calendar_new",
|
||||
"icon": "~/.local/share/applications/icons/housecallpro.png"
|
||||
}
|
||||
|
||||
6
webapps/hyprland-wiki.json
Normal file
6
webapps/hyprland-wiki.json
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"name": "Hyprland Wiki",
|
||||
"url": "https://wiki.hypr.land",
|
||||
"icon": "https://cdn.jsdelivr.net/gh/homarr-labs/dashboard-icons/png/hyprland.png"
|
||||
}
|
||||
|
||||
6
webapps/immich.json
Normal file
6
webapps/immich.json
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"name": "Immich",
|
||||
"url": "https://photos.housh.dev",
|
||||
"icon": "https://cdn.jsdelivr.net/gh/homarr-labs/dashboard-icons/png/immich.png"
|
||||
}
|
||||
|
||||
6
webapps/oryx.json
Normal file
6
webapps/oryx.json
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"name": "Oryx",
|
||||
"url": "https://configure.zsa.io/voyager/layouts/v9LLL/latest/0",
|
||||
"icon": "~/.local/share/applications/icons/oryx.png"
|
||||
}
|
||||
|
||||
6
webapps/unifi.json
Normal file
6
webapps/unifi.json
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"name": "Unifi",
|
||||
"url": "https://unifi.ui.com",
|
||||
"icon": "https://cdn.jsdelivr.net/gh/homarr-labs/dashboard-icons/png/unifi.png"
|
||||
}
|
||||
|
||||
6
webapps/youtube.json
Normal file
6
webapps/youtube.json
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"name": "YouTube",
|
||||
"url": "https://youtube.com",
|
||||
"icon": "https://cdn.jsdelivr.net/gh/homarr-labs/dashboard-icons/png/youtube.png"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user