* New translations app-shelf.json (Italian) * New translations add-service-app-shelf.json (Spanish) * New translations calendar.json (Spanish) * New translations calendar.json (Italian) * New translations app-shelf-menu.json (Chinese Simplified) * New translations add-service-app-shelf.json (Chinese Simplified) * New translations add-service-app-shelf.json (Swedish) * New translations add-service-app-shelf.json (Italian) * New translations app-shelf-menu.json (Italian) * New translations common-media-cards.json (Italian) * New translations common-media-cards.json (Chinese Simplified) * New translations calendar.json (Chinese Simplified) * New translations dlspeed.json (Spanish) * New translations dlspeed.json (Italian) * New translations docker.json (Spanish) * New translations docker.json (Italian) * New translations docker.json (Swedish) * New translations docker.json (Chinese Simplified) * New translations dashdot.json (Spanish) * New translations dashdot.json (Italian) * New translations dashdot.json (Chinese Simplified) * New translations torrents-status.json (Spanish) * New translations torrents-status.json (Italian) * New translations weather.json (Italian) * New translations weather.json (Swedish) * New translations overseerr.json (Spanish) * New translations overseerr.json (Italian) * New translations overseerr.json (Chinese Simplified) * New translations page-appearance.json (Swedish) * New translations shade-selector.json (German) * New translations shade-selector.json (Italian) * New translations shade-selector.json (Swedish) * New translations opacity-selector.json (Swedish) * New translations app-width.json (Swedish) * New translations color-selector.json (Swedish) * New translations search-engine.json (Italian) * New translations color-schema.json (Swedish) * New translations config-changer.json (Spanish) * New translations config-changer.json (Italian) * New translations config-changer.json (Swedish) * New translations add-service-app-shelf.json (Slovenian) * New translations app-shelf.json (Polish) * New translations add-service-app-shelf.json (Polish) * New translations common.json (Swedish) * New translations common.json (Italian) * New translations common.json (Chinese Simplified) * New translations common.json (Swedish) * New translations common.json (Spanish) * New translations add-service-app-shelf.json (Portuguese, Brazilian) * New translations page-appearance.json (Slovenian) * New translations config-changer.json (Polish) * New translations module-enabler.json (Polish) * New translations opacity-selector.json (Polish) * New translations search-engine.json (Polish) * New translations common.json (Polish) * New translations dashdot.json (Polish) * New translations dashdot.json (Slovenian) * New translations dlspeed.json (Polish) * New translations docker.json (Polish) * New translations docker.json (Slovenian) * New translations overseerr.json (Polish) * New translations ping.json (Polish) * New translations search.json (Polish) * New translations search.json (Slovenian) * New translations torrents-status.json (Polish) * New translations weather.json (Polish) * New translations app-width.json (Polish) * New translations common.json (Slovenian) * New translations common.json (Portuguese, Brazilian) * New translations calendar.json (Ukrainian) * New translations dashdot.json (Ukrainian) * New translations overseerr.json (Ukrainian) * New translations torrents-status.json (Portuguese, Brazilian) * New translations dlspeed.json (Portuguese, Brazilian) * New translations docker.json (Portuguese, Brazilian) * New translations overseerr.json (Portuguese, Brazilian) * New translations ping.json (Portuguese, Brazilian) * New translations search.json (Portuguese, Brazilian) * New translations weather.json (Portuguese, Brazilian) * New translations common.json (Portuguese, Brazilian) * New translations app-width.json (Portuguese, Brazilian) * New translations color-selector.json (Portuguese, Brazilian) * New translations opacity-selector.json (Portuguese, Brazilian) * New translations page-appearance.json (Portuguese, Brazilian) * New translations shade-selector.json (Portuguese, Brazilian) * New translations color-schema.json (Portuguese, Brazilian) * New translations config-changer.json (Portuguese, Brazilian) * New translations add-service-app-shelf.json (Korean) * New translations app-shelf-menu.json (Korean) * New translations app-shelf.json (Korean) * New translations calendar.json (Korean) * New translations add-service-app-shelf.json (LOLCAT) * New translations config-changer.json (Ukrainian) * New translations config-changer.json (Korean) * New translations internationalization.json (Korean) * New translations module-enabler.json (Korean) * New translations search-engine.json (Korean) * New translations theme-selector.json (Korean) * New translations widget-positions.json (Korean) * New translations shade-selector.json (Korean) * New translations docker.json (LOLCAT) * New translations color-schema.json (Korean) * New translations opacity-selector.json (Korean) * New translations page-appearance.json (Korean) * New translations dlspeed.json (Korean) * New translations search-engine.json (Ukrainian) * New translations common-media-cards.json (Korean) * New translations common.json (Korean) * New translations dashdot.json (Korean) * New translations date.json (Korean) * New translations docker.json (Korean) * New translations overseerr.json (Korean) * New translations ping.json (Korean) * New translations search.json (Korean) * New translations torrents-status.json (Korean) * New translations weather.json (Korean) * New translations common.json (Korean) * New translations app-width.json (Korean) * New translations color-selector.json (Korean) * New translations common.json (LOLCAT) * New translations common.json (Korean) * New translations usenet.json (LOLCAT) * New translations usenet.json (Swedish) * New translations usenet.json (Portuguese, Brazilian) * New translations login.json (French) * New translations usenet.json (Dutch) * New translations login.json (Spanish) * New translations login.json (German) * New translations login.json (Italian) * New translations login.json (Japanese) * New translations login.json (Korean) * New translations login.json (Dutch) * New translations login.json (Polish) * New translations usenet.json (Polish) * New translations usenet.json (Slovenian) * New translations usenet.json (Korean) * New translations usenet.json (Spanish) * New translations usenet.json (Italian) * New translations login.json (Russian) * New translations login.json (Slovenian) * New translations login.json (Swedish) * New translations login.json (Ukrainian) * New translations login.json (Chinese Simplified) * New translations login.json (Portuguese, Brazilian) * New translations login.json (LOLCAT)
Homarr
Join the discord! — Don't forget to star the repo if you are enjoying the project!
Demo ↗️ • Install ➡️ • Read the Docs 📄
Homarr is a simple and lightweight homepage for your server, that helps you easily access all of your services in one place.
It integrates with the services you use to display information on the homepage (E.g. Show upcoming Sonarr/Radarr releases).
For a full list of integrations, head over to our documentation.
If you have any questions about Homarr or want to share information with us, please go to one of the following places:
Before you file an issue, make sure you have read the known issues section.
For more information, read the documentation!
Table of Contents
✨ Features
- Integrates with services you use.
- Search the web directly from your homepage.
- Real-time status indicator for every service.
- Automatically finds icons while you type the name of a service.
- Widgets that can display all types of information.
- Easy deployment with Docker.
- Very light-weight and fast.
- Free and Open-Source.
- And more...
👀 Preview
💥 Known Issues
- Posters on the Calendar get blocked by adblockers. (IMDb posters)
🚀 Installation
🐳 Deploying from Docker Image
Supported architectures: x86-64, ARM, ARM64
Requirements:
Standard Docker Install
docker run \
--name homarr \
--restart unless-stopped \
-p 7575:7575 \
-v ./homarr/configs:/app/data/configs \
-v ./homarr/icons:/app/public/icons \
-d ghcr.io/ajnart/homarr:latest
Docker Compose
version: '3'
#---------------------------------------------------------------------#
# Homarr - A homepage for your server. #
#---------------------------------------------------------------------#
services:
homarr:
container_name: homarr
image: ghcr.io/ajnart/homarr:latest
restart: unless-stopped
volumes:
- ./homarr/configs:/app/data/configs
- ./homarr/icons:/app/public/icons
ports:
- '7575:7575'
docker compose up -d
Getting EACCESS errors in the logs? Try running sudo chmod 777 /directory-you-mounted-to!
🛠️ Building from Source
Requirements:
Installing
- Clone the GitHub repo:
git clone https://github.com/ajnart/homarr.git&cd homarr - Install all dependencies:
yarn install - Build the source:
yarn build - Start the NextJS web server:
yarn start - Note: If you want to update the code in real time, launch with
yarn dev
💖 Contributing
Please read our Contribution Guidelines
All contributions are highly appreciated.
📜 License
Homarr is Licensed under MIT
Copyright © 2022 Thomas "ajnart" Camlong
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
Thank you for visiting! For more information read the documentation!