Organizr is a PHP-based dashboard and homepage for home theater PC and homelab environments that consolidates access to multiple services into a single webpage.
The tool solves the problem of managing numerous services, bookmarks, and IP addresses across a homelab by providing a unified interface where administrators can create custom tabs that load services within iframes. Users access all their services through one landing page rather than memorizing ports and addresses or maintaining separate bookmarks. The system supports user accounts with role-based access control, allowing administrators to grant different users or groups access to specific tabs while optionally enabling guest access to designated services.
Organizr suits anyone running multiple services on a personal server or homelab who wants a centralized access point. It works well for setups involving media servers like Plex or Emby, download managers like Sonarr and Radarr, or other self-hosted applications. The tool includes integrations for authentication via Plex, Emby, LDAP, or sFTP credentials, and supports advanced features like Fail2ban integration and Nginx Auth_Request for security-conscious deployments. Docker deployment is available for containerized installations.
The project typically responds to issues and pull requests within one to two weeks. The issue tracker shows substantial accumulation of inactive issues and pull requests, with labels indicating closed items lacking follow-up activity, suggesting limited ongoing maintenance capacity relative to the backlog.