148 lines
4.7 KiB
YAML
148 lines
4.7 KiB
YAML
# icon: si:immich # si for Simple icons https://simpleicons.org/
|
|
# icon: sh:immich # sh for selfh.st icons https://selfh.st/icons/
|
|
# icon: di:immich # di for Dashboard icons https://github.com/homarr-labs/dashboard-icons
|
|
# icon: mdi:camera # mdi for Material Design icons https://pictogrammers.com/library/mdi/
|
|
- name: Home
|
|
# head-widgets:
|
|
columns:
|
|
- size: small
|
|
widgets:
|
|
- type: bookmarks
|
|
groups:
|
|
- title: "Hosted in Homelab"
|
|
description: "Hosted in my personal homlab, some of them accesible on my Private VPN, others publicly exposed via reverse proxy"
|
|
color: 200 50 50
|
|
links:
|
|
- title: Immich
|
|
icon: sh:immich
|
|
url: https://photos.danicos.me
|
|
- title: Immich VPN
|
|
icon: sh:immich
|
|
url: http://hydra-0.orca-uaru.ts.net:30011
|
|
- title: Linkding
|
|
icon: sh:linkding
|
|
url: https://link.danicos.me
|
|
- title: TrueNAS VPN
|
|
icon: sh:truenas-core
|
|
url: http://apex-truenas.orca-uaru.ts.net
|
|
- title: "Hosted in the Cloud"
|
|
description: "Hosted in my OVH Cloud VPS"
|
|
color: 10 70 50
|
|
links:
|
|
- title: Curious Ape
|
|
icon: si:spidermonkey
|
|
url: https://ape.danicos.me
|
|
- title: Personal Webpage
|
|
icon: mdi:web
|
|
url: https://danicos.me
|
|
- title: Git platform (Gitea)
|
|
icon: sh:gitea
|
|
url: https://danicos.dev
|
|
- title: "Public"
|
|
color: 100 40 25
|
|
links:
|
|
- title: Github
|
|
icon: sh:github
|
|
url: https://github.com/danielcosme
|
|
- title: X
|
|
icon: sh:x
|
|
url: https://x.com/Cosmedani05
|
|
- size: full
|
|
widgets:
|
|
- type: rss
|
|
limit: 10
|
|
# collapse-after: 3
|
|
cache: 12h
|
|
feeds:
|
|
- url: https://selfh.st/rss/
|
|
title: selfh.st
|
|
|
|
- type: music
|
|
channels:
|
|
- UCD3mA_LbjO8V515Hw1jlYhg # Cigarette in Paris
|
|
- TheSilentGentleman-l8h
|
|
|
|
- type: twitch-channels
|
|
channels:
|
|
- theprimeagen
|
|
- j_blow
|
|
|
|
- size: small
|
|
widgets:
|
|
- type: group
|
|
widgets:
|
|
- type: clock
|
|
hour-format: 24h
|
|
timezones:
|
|
- timezone: America/Montreal
|
|
label: Montreal
|
|
- timezone: America/Vancouver
|
|
label: Vancouver
|
|
- timezone: UTC
|
|
label: UTC
|
|
- timezone: America/Bogota
|
|
label: Bogota
|
|
- timezone: Europe/Madrid
|
|
label: Madrid
|
|
- timezone: Europe/Sofia
|
|
label: Sofia (Bulgaria)
|
|
- type: calendar
|
|
first-day-of-week: monday
|
|
- name: Default
|
|
# Optionally, if you only have a single page you can hide the desktop navigation for a cleaner look
|
|
# hide-desktop-navigation: true
|
|
columns:
|
|
- size: small
|
|
widgets:
|
|
- type: calendar
|
|
first-day-of-week: monday
|
|
|
|
- size: full
|
|
widgets:
|
|
- type: group
|
|
widgets:
|
|
- type: hacker-news
|
|
- type: lobsters
|
|
|
|
- type: group
|
|
widgets:
|
|
- type: reddit
|
|
subreddit: technology
|
|
show-thumbnails: true
|
|
- type: reddit
|
|
subreddit: selfhosted
|
|
show-thumbnails: true
|
|
|
|
- size: small
|
|
widgets:
|
|
- type: weather
|
|
location: London, United Kingdom
|
|
units: metric # alternatively "imperial"
|
|
hour-format: 12h # alternatively "24h"
|
|
# Optionally hide the location from being displayed in the widget
|
|
# hide-location: true
|
|
|
|
- type: markets
|
|
markets:
|
|
- symbol: SPY
|
|
name: S&P 500
|
|
- symbol: BTC-USD
|
|
name: Bitcoin
|
|
- symbol: NVDA
|
|
name: NVIDIA
|
|
- symbol: AAPL
|
|
name: Apple
|
|
- symbol: MSFT
|
|
name: Microsoft
|
|
|
|
- type: releases
|
|
cache: 1d
|
|
# Without authentication the Github API allows for up to 60 requests per hour. You can create a
|
|
# read-only token from your Github account settings and use it here to increase the limit.
|
|
# token: ...
|
|
repositories:
|
|
- glanceapp/glance
|
|
- go-gitea/gitea
|
|
- immich-app/immich
|
|
- syncthing/syncthing
|