1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/homarr_ynh.git synced 2024-09-03 19:26:00 +02:00
Homarr package for YunoHost
Find a file
2024-06-22 22:42:50 +00:00
conf cleaning 2024-05-17 13:00:59 +02:00
doc Create DESCRIPTION_fr.md 2023-09-12 21:32:25 +02:00
scripts cleaning 2024-05-17 13:00:59 +02:00
sources First commit 2022-12-28 22:35:57 +01:00
ALL_README.md Auto-update READMEs 2024-06-22 22:42:50 +00:00
config_panel.toml.example First commit 2022-12-28 22:35:57 +01:00
LICENSE First commit 2022-12-28 22:35:57 +01:00
manifest.toml Update manifest.toml 2024-05-17 13:01:26 +02:00
README.md Auto-update READMEs 2024-05-17 11:01:31 +00:00
README_es.md Auto-update READMEs 2024-05-17 11:01:31 +00:00
README_eu.md Auto-update READMEs 2024-05-17 11:01:31 +00:00
README_fr.md Auto-update READMEs 2024-05-17 11:01:31 +00:00
README_gl.md Auto-update READMEs 2024-05-17 11:01:31 +00:00
README_it.md Auto-update README 2024-03-29 07:06:44 +01:00
README_zh_Hans.md Auto-update READMEs 2024-05-17 11:01:31 +00:00
tests.toml Run proper upgrade test. 2023-11-30 14:57:41 +01:00

Homarr for YunoHost

Integration level Working status Maintenance status

Install Homarr with YunoHost

Read this README in other languages.

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.15.3~ynh3

Demo: https://homarr.ajnart.fr/fr

Screenshots

Screenshot of Homarr

Documentation and resources

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