mirror of
https://github.com/YunoHost-Apps/homarr_ynh.git
synced 2024-09-03 19:26:00 +02:00
Homarr package for YunoHost
29be624280
Use NodeJS 20 + use clean env for building |
||
---|---|---|
conf | ||
doc | ||
scripts | ||
sources | ||
config_panel.toml.example | ||
LICENSE | ||
manifest.toml | ||
README.md | ||
README_fr.md | ||
tests.toml |
Homarr for YunoHost
This package allows you to install Homarr quickly and simply on a YunoHost server. If you don't have YunoHost, please consult the guide to learn how to install it.
Overview
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).
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.
- Very light-weight and fast.
Shipped version: 0.14.3~ynh1
Demo: https://homarr.ajnart.fr/fr
Screenshots
Documentation and resources
- Official app website: https://homarr.dev/
- Official user documentation: https://homarr.dev/docs/about
- Official admin documentation: https://homarr.dev/docs/about
- Upstream app code repository: https://github.com/ajnart/homarr
- YunoHost Store: https://apps.yunohost.org/app/homarr
- Report a bug: https://github.com/YunoHost-Apps/homarr_ynh/issues
Developer info
Please send your pull request to the testing branch.
To try the testing branch, please proceed like that.
sudo yunohost app install https://github.com/YunoHost-Apps/homarr_ynh/tree/testing --debug
or
sudo yunohost app upgrade homarr -u https://github.com/YunoHost-Apps/homarr_ynh/tree/testing --debug
More info regarding app packaging: https://yunohost.org/packaging_apps