App Dashboard

Dockerised configuration for the app dashboard based on Homer.

Screenshots

Dark theme

Light theme

Installing

cd ~
git clone https://github.com/JorgeAnzola/homer-dashboard homer
cd homer
docker-compose up -d

Starting Home on reboot

crontab -e

Add the following line to the cronjob file

@reboot docker-compose -f ~/homer/docker-compose.yaml up -d

Icons

Most of them from NX221's repo.

Roadmap

  • Get Sonarr and Radarr working. Probably #254 this is merge.
  • Get Ping service type working
  • Experiment with themes