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.