mirror of
https://github.com/YunoHost-Apps/homer_ynh
synced 2026-02-04 07:01:53 +01:00
No description
| .github | ||
| conf | ||
| doc | ||
| scripts | ||
| .gitignore | ||
| check_process | ||
| config_panel.toml.example | ||
| LICENSE | ||
| manifest.json | ||
| README.md | ||
| README_fr.md | ||
Homer for YunoHost
This package allows you to install Homer quickly and simply on a YunoHost server. If you don't have YunoHost, please consult the guide to learn how to install it.
Overview
A very simple static homepage for your server.
Features
- yaml file configuration
- Search
- Grouping
- Theme customization
- Offline heathcheck
- keyboard shortcuts:
/Start searching.EscapeStop searching.EnterOpen the first matching result (respects the bookmark's _target property).Alt/Option+EnterOpen the first matching result in a new tab.
Shipped version: 21.09.2~ynh1
Demo: https://homer-demo.netlify.app/
Screenshots
Disclaimers / important information
- Every user has the same dashboard, there's no per-user configuration
Documentation and resources
- Official app website: https://github.com/bastienwirtz/homer
- Official user documentation: https://github.com/bastienwirtz/homer/blob/main/docs/configuration.md
- Official admin documentation: https://github.com/bastienwirtz/homer/blob/main/docs/configuration.md
- Upstream app code repository: https://github.com/bastienwirtz/homer
- YunoHost documentation for this app: https://yunohost.org/app_homer
- Report a bug: https://github.com/YunoHost-Apps/homer_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/homer_ynh/tree/testing --debug
or
sudo yunohost app upgrade homer -u https://github.com/YunoHost-Apps/homer_ynh/tree/testing --debug
More info regarding app packaging: https://yunohost.org/packaging_apps
