Custom app launcher, browser home page, and service monitor. cute.haus
homelab react typescript
0

Configure Feed

Select the types of activity you want to include in your feed.

apps: add pocket ID

Aly Raffauf (May 13, 2026, 4:09 PM EDT) 562a0be5 a693cfaa

+5
+5
src/data/apps.ts
··· 2 2 3 3 export const apps: Service[] = [ 4 4 { 5 + name: "Pocket ID", 6 + url: "https://id.cute.haus/", 7 + icon: "https://cdn.jsdelivr.net/gh/walkxcode/dashboard-icons/png/pocket-id.png", 8 + }, 9 + { 5 10 name: "Plex", 6 11 url: "https://plex.cute.haus/", 7 12 icon: "https://cdn.jsdelivr.net/gh/walkxcode/dashboard-icons/png/plex.png",