linuxserver/heimdall

An Application dashboard and launcher

View on GitHub ↗Jump to charts ↓

Summary Information

Updated 60 minutes ago
Added to GitGenius on September 7th, 2026
Created on January 26th, 2018
Open Issues & Pull Requests: 3 (+0)
GitHub issues: Enabled
Number of forks: 626
Total Stargazers: 9,313 (+0)
Total Subscribers: 87 (+0)

Repository Insights (GitGenius)

Median issue/PR response: 9.2 days
Mean response time: 23.8 days
90th percentile: 30.8 days
Tracked items: 148

How this project is maintained

Around half of the issues opened in the past year never receive a reply. Only 7% of issues opened in the past year have been closed. Three people close 81% of everything that gets resolved.

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Open issues: 2
New in 7 days: 1
Closed in 7 days: 0
Avg open age: 14 days
Stale 30+ days: 0
Stale 90+ days: 0

Recent activity

Opened in 7 days: 0
Closed in 7 days: 0
Comments in 7 days: 0
Events in 7 days: 0

Top labels

  • no-issue-activity (84)
  • closed-issue-activity (62)
  • good first issue (1)
  • question (1)

Most active issues this week

Detailed Description

Heimdall is an application dashboard and launcher that organizes web applications and links in a single, dedicated interface.

Heimdall solves the problem of managing scattered web applications and bookmarks by providing a centralized dashboard where users can add tiles for any site or application. The tool distinguishes between Foundation apps, which auto-populate icons and default colors, and Enhanced apps, which can display live statistics by connecting to an application's API. For example, Enhanced integrations with NZBGet and Sabnzbd show queue size and download speed directly on dashboard tiles. The dashboard can serve as a browser start page and includes a configurable search bar supporting Google, Bing, or DuckDuckGo.

Heimdall suits users managing multiple self-hosted or web-based applications who want a cleaner alternative to browser bookmarks. It works well for home server setups, media centers, and any environment where centralizing application access improves workflow. The tool is straightforward to deploy, requiring only PHP 8.4 or later with standard extensions, SQLite support, and zip support. Docker images are available for multiple architectures. Users can customize search providers by editing a YAML configuration file and contribute new search provider configurations to the community.

The project maintains active engagement with users through discussion channels dedicated to search provider contributions. Development follows a clear update path where users can upgrade by replacing their installation with a newer version. The codebase is built on Laravel 11, indicating a modern PHP framework foundation.