246 lines
6.9 KiB
YAML
246 lines
6.9 KiB
YAML
---
|
|
# https://github.com/bastienwirtz/homer/blob/main/docs/configuration.md
|
|
title: "Homer"
|
|
logo: "assets/icons/homer.png"
|
|
|
|
header: false
|
|
footer: false
|
|
|
|
columns: "4"
|
|
|
|
|
|
|
|
theme: default
|
|
colors:
|
|
light:
|
|
highlight-primary: "#3367d6"
|
|
highlight-secondary: "#4285f4"
|
|
highlight-hover: "#5a95f5"
|
|
background: "#f5f5f5"
|
|
card-background: "#ffffff"
|
|
text: "#363636"
|
|
text-header: "#ffffff"
|
|
text-title: "#303030"
|
|
text-subtitle: "#424242"
|
|
card-shadow: rgba(0, 0, 0, 0.1)
|
|
link-hover: "#363636"
|
|
dark:
|
|
highlight-primary: "#3367d6"
|
|
highlight-secondary: "#4285f4"
|
|
highlight-hover: "#5a95f5"
|
|
background: "#131313"
|
|
card-background: "#2b2b2b"
|
|
text: "#eaeaea"
|
|
text-header: "#ffffff"
|
|
text-title: "#fafafa"
|
|
text-subtitle: "#f5f5f5"
|
|
card-shadow: rgba(0, 0, 0, 0.4)
|
|
link-hover: "#ffdd57"
|
|
|
|
|
|
|
|
|
|
links:
|
|
- name: "Homepage"
|
|
icon: "fas fa-heartbeat"
|
|
url: "http://docker10.grote.lan:333"
|
|
- name: "Management"
|
|
icon: "fas fa-code-branch"
|
|
url: "#mgmt"
|
|
- name: "Extern"
|
|
icon: "fas fa-file-alt"
|
|
url: "#papa"
|
|
- name: "Test"
|
|
icon: "fas fa-globe"
|
|
url: "#test"
|
|
|
|
# wetter
|
|
|
|
# https://github.com/bastienwirtz/homer/pull/181
|
|
services:
|
|
- name: "Wetter"
|
|
icon: "fas fa-cloud"
|
|
items:
|
|
- name: "Weather"
|
|
location: "Burg" # your location.
|
|
locationId: "2941501" # OpenWeatherMap city ID.
|
|
apiKey: "c1ec4c040abfa80b991c72d48b49d4a0" # insert your own API key here. Request one from https://openweathermap.org/api.
|
|
units: "metric" # units to display temperature. Can be one of: metric, imperial, kelvin. Defaults to kelvin.
|
|
background: "none" # choose which type of background you want behind the image. Can be one of: square, cicle, none. Defaults to none.
|
|
type: "OpenWeather"
|
|
- name: "Weather"
|
|
location: "Magdeburg"
|
|
locationId: "2874545"
|
|
apiKey: "c1ec4c040abfa80b991c72d48b49d4a0"
|
|
units: "metric"
|
|
background: "none"
|
|
type: "OpenWeather"
|
|
|
|
|
|
- name: "Help"
|
|
icon: "fas fa-cloud"
|
|
items:
|
|
- name: "Crontab Guru"
|
|
logo: "assets/icons/healthchecks.png"
|
|
url: "https://crontab.guru"
|
|
target: "_blank"
|
|
- name: "Epoch Converter"
|
|
logo: "assets/icons/epochconverter.png"
|
|
url: "https://www.epochconverter.com"
|
|
target: "_blank"
|
|
- name: "fstab Generator"
|
|
logo: "assets/icons/sabnzbd.png"
|
|
url: "https://epistel.no/fstab/"
|
|
target: "_blank"
|
|
- name: "chmod Calculator"
|
|
logo: "assets/icons/redis.png"
|
|
url: "https://chmod-calculator.com"
|
|
target: "_blank"
|
|
- name: "composerizer"
|
|
logo: "assets/icons/docker.png"
|
|
url: "https://www.composerize.com"
|
|
target: "_blank"
|
|
subtitle: "docker-run to docker-compose"
|
|
- name: "Umrechner Bytes"
|
|
logo: "assets/icons/bytes.png"
|
|
url: "https://www.fischerclan.de/byte_umrechner.html"
|
|
target: "_blank"
|
|
- name: "git revert..."
|
|
logo: "assets/icons/netatmo.png"
|
|
url: "https://sethrobertson.github.io/GitFixUm/fixup.html"
|
|
target: "_blank"
|
|
|
|
|
|
- name: "Dienste"
|
|
icon: "fas fa-cloud"
|
|
items:
|
|
- name: "gitea"
|
|
logo: "assets/icons/gitea.png"
|
|
url: "https://git.mgrote.net"
|
|
target: "_blank"
|
|
subtitle: "git"
|
|
- name: "Miniflux"
|
|
logo: "assets/icons/miniflux.png"
|
|
url: "https://miniflux.mgrote.net/unread"
|
|
target: "_blank"
|
|
subtitle: "RSS"
|
|
- name: "Nextcloud"
|
|
logo: "assets/icons/nextcloud.png"
|
|
url: "https://nextcloud.mgrote.net"
|
|
target: "_blank"
|
|
subtitle: "Cloud"
|
|
- name: "DokuWiki"
|
|
logo: "assets/icons/dokuwiki.png"
|
|
url: "http://dokuwiki2.grote.lan"
|
|
target: "_blank"
|
|
subtitle: "Wiki"
|
|
- name: "RSS-Bridge"
|
|
logo: "assets/icons/rssb.png"
|
|
url: "http://docker10.grote.lan:3001"
|
|
target: "_blank"
|
|
subtitle: "Facebook/Instagram-to-rss"
|
|
- name: "Navidrome - mg"
|
|
logo: "assets/icons/navidrome.png"
|
|
url: "https://audio.mgrote.net/mg"
|
|
target: "_blank"
|
|
subtitle: "Audio-Streaming"
|
|
- name: "changedetection.io"
|
|
logo: "assets/icons/changedetection.png"
|
|
url: "http://docker10.grote.lan:5000"
|
|
target: "_blank"
|
|
subtitle: "Website2rss"
|
|
- name: "Photoprism"
|
|
logo: "assets/icons/photoprism.svg"
|
|
url: "http://docker10.grote.lan:2342"
|
|
target: "_blank"
|
|
subtitle: "Bildersammlung"
|
|
- name: "hastebin"
|
|
logo: "assets/icons/hastebin.png"
|
|
url: "http://docker10.grote.lan:7777"
|
|
target: "_blank"
|
|
subtitle: "pastebin"
|
|
|
|
|
|
|
|
- name: "Web"
|
|
icon: "fas fa-cloud"
|
|
items:
|
|
- name: "Todoist"
|
|
logo: "assets/icons/todoist.png"
|
|
url: "https://todoist.com/app/#project%2F2231794668"
|
|
target: "_blank"
|
|
- name: "WhatsApp"
|
|
logo: "assets/icons/whatsapp.png"
|
|
url: "https://web.whatsapp.com"
|
|
target: "_blank"
|
|
- name: "GitHub"
|
|
logo: "assets/icons/github.png"
|
|
url: "https://github.com/quotengrote"
|
|
target: "_blank"
|
|
- name: "Monkeytype"
|
|
logo: "assets/icons/monkeytype.png"
|
|
target: "_blank"
|
|
url: "https://monkeytype.com"
|
|
- name: "Posteo"
|
|
logo: "assets/icons/posteo.png"
|
|
url: "https://posteo.de/webmail/?_task=mail&_refresh=1&_mbox=INBOX"
|
|
target: "_blank"
|
|
- name: "Wikipedia"
|
|
logo: "assets/icons/wikipedia.png"
|
|
url: "https://de.wikipedia.org/wiki/Benutzer:Quotengrote"
|
|
target: "_blank"
|
|
- name: "Docker Hub"
|
|
logo: "assets/icons/docker.png"
|
|
url: "https://hub.docker.com/r/quotengrote"
|
|
target: "_blank"
|
|
|
|
|
|
- name: "Diabetes"
|
|
icon: "fas fa-cloud"
|
|
items:
|
|
- name: "LibreView"
|
|
logo: "assets/icons/freestyle.png"
|
|
url: "https://www.libreview.com/glucosereports"
|
|
target: "_blank"
|
|
- name: "DexCom Clarity"
|
|
logo: "assets/icons/dexcom.png"
|
|
url: "https://clarity.dexcom.eu/#/overview"
|
|
target: "_blank"
|
|
- name: "glooko"
|
|
logo: "assets/icons/glooko.png"
|
|
url: "https://de-fr.my.glooko.com"
|
|
target: "_blank"
|
|
|
|
|
|
|
|
- name: "Spiele"
|
|
icon: "fas fa-cloud"
|
|
items:
|
|
- name: "Gravity Simulator"
|
|
logo: "assets/icons/freshrss.png"
|
|
url: "https://testtubegames.com/gravity.html"
|
|
target: "_blank"
|
|
|
|
|
|
|
|
- name: "Finanzen"
|
|
icon: "fas fa-cloud"
|
|
items:
|
|
- name: "ING Diba"
|
|
logo: "assets/icons/ing.png"
|
|
url: "https://www.ing.de"
|
|
target: "_blank"
|
|
- name: "Leaseplanbank"
|
|
logo: "assets/icons/leaseplan.webp"
|
|
url: "https://sparen.leaseplanbank.de"
|
|
target: "_blank"
|
|
|
|
|
|
- name: "Dataport"
|
|
icon: "fas fa-cloud"
|
|
items:
|
|
- name: "Outlook"
|
|
logo: "assets/icons/dataport.png"
|
|
url: "https://webmail.ondataport.de"
|
|
target: "_blank"
|
|
subtitle: "Webmail"
|