Stackyard vs Homepage, Dashy and Homarr
How Stackyard compares with the three dashboards it is most often weighed against.
| Feature | gethomepage | Dashy | Homarr | |
|---|---|---|---|---|
| Settings | Web UI | YAML file | YAML or UI | Web UI |
| Custom API | Live badge1See note 1 | YAML widget | YAML widget | Admin widget |
| Health checks | HTTP, Docker | HTTP, ICMP, Docker | HTTP, ICMP | HTTP |
| Self-hosted integrations2See note 2 | 24 | 134 | 19 | 40 |
| User accounts | None3See note 3 | None | Yes, with roles | Yes, with groups |
| Runtime dependencies2See note 2 | None | 32 | 34 | 58 |
- Point a tile at any API and pick a value. No code. See Badges.
- From each project’s docs and source, September 2026.
- One password per instance. Link instances with the Dashboard switch.
The usual approach
Everything is equally loud.
Stackyard
Only what matters to you.
A health badge is hidden while a service is fine, so a working Stackyard shows no badges at all. See Badges.
Is Stackyard for you?
Section titled “Is Stackyard for you?”Stackyard is a good fit if
Section titled “Stackyard is a good fit if”- You want a launcher first. The dashboard’s job is to get you into your apps, and to tell you when one is unhealthy.
- You configure things in a web UI. There is no YAML file to hand-edit.
- You look at the dashboard many times a day. It is designed to stay calm at that frequency rather than to impress once.
- You want values from your own services on the tiles, without waiting for someone to write a widget for them.
- You want it to install to a phone home screen and work in six languages, right to left included.
- Accessibility matters to you. Stackyard is built to WCAG 2.2 level AA. See Accessibility.
Another dashboard is a better fit if
Section titled “Another dashboard is a better fit if”- You want a metrics dashboard. Stackyard shows current values, not history, and it does not alert. It sits next to a monitoring stack rather than replacing one.
- You want configuration as code. State lives in a single JSON file that the web UI writes. You can export and import it, but it is not designed to be hand-edited or templated in a Git repository.
- You need user accounts. There is one admin password and one shared dashboard per instance. For a separate dashboard per person, room or site, run separate instances and link them with the Dashboard switch widget. See Security.
- You want a plugin ecosystem. The widget set is fixed, plus a Custom widget that embeds any web page.
Switching
Section titled “Switching”Stackyard imports apps and folders from Homepage and Dashy files. See Import.