Glance vs Homepage
A side-by-side comparison of two self-hosted dashboards & startpages options — licensing, setup difficulty, resource needs, and what each one replaces.
| Feature | Glance | Homepage |
|---|---|---|
| Deploy effort | ≈5-minute setup | ≈5-minute setup |
| Health score | 99 · Excellent | 98 · Excellent |
| Category | Dashboards & Startpages | Dashboards & Startpages |
| License | AGPL-3.0 | GPL-3.0 |
| Language | Go | JavaScript |
| Setup difficulty | Easy | Easy |
| Min. RAM | 128 MB | 128 MB |
| Deployment | docker, binary | docker |
| GitHub stars | ★ 37,187 | ★ 32,822 |
| First released | 2024 | 2022 |
| Replaces | Heimdall | Heimdall |
What are Glance and Homepage?
Glance
Glance is a self-hosted dashboard that aggregates feeds, weather, calendars, and service widgets into a single page. It targets users who want an information-dense home page. It is deployed via Docker or a binary.
- Aggregates RSS, weather and more
- YAML configuration
- Lots of built-in widgets
- Single lightweight binary
Homepage
Homepage is a highly customizable application dashboard configured via YAML files, with Docker and service integrations. It targets users who like config-as-code start pages. It is deployed via Docker.
- YAML-based configuration
- Docker auto-discovery
- Hundreds of service widgets
- Very fast and lightweight
Glance vs Homepage: key differences
Glance is written in Go, while Homepage is built with JavaScript. Licensing differs — AGPL-3.0 for Glance versus GPL-3.0 for Homepage. Homepage is the more established project (first released 2022), while Glance arrived in 2024.
Why pick each one
Choose Glance if…
- Information-dense layout
- Very lightweight
- Easy config
Watch out for
- YAML-only configuration
- Young project
Choose Homepage if…
- Config as code
- Lightweight and fast
- Tons of widgets
Watch out for
- No web-based editing
- Editing YAML can intimidate
Frequently asked questions
Is Glance or Homepage better?
Neither is universally better. Glance has the larger community; both share a easy setup difficulty, so the decision comes down to features and licensing.
Are Glance and Homepage free and open-source?
Yes. Glance is licensed under AGPL-3.0 and Homepage under GPL-3.0. Both can be self-hosted at no software cost.
Can I run Glance and Homepage with Docker?
Glance: yes. Homepage: yes.