homed
homed
is a light-weight customizable portal primarily intended for the "self-hosted" crowd with built-in support for local authentication services (e.g. Authelia). The user configures options and which links to display using a yaml
file, and also has ability to include custom CSS and JavaScript. All resources are hosted locally. Access to links is controlled via groups passed in by the authentication service using the Remote-Groups
request header (which Authelia supports).
Weather:
- Displays current local radar and refreshes every 15 minutes
- 12-hour forecast
- 5-day forecast
Features
- Auth integration (e.g. Authelia)
- Ability to provide custom CSS and JavaScript
- Simple
yaml
configuration file - FontAwesome icon support
- Light/Dark mode
Documentation
Please visit the wiki
Versioning
Semver will be followed. For version x.y.z
x
Major version release, breaking changesy
Minor version release, no breaking changes, added featuresz
Bug release, no breaking changes, no new features