1
0
Fork 0
mirror of https://github.com/bastienwirtz/homer.git synced 2026-01-23 02:15:09 +00:00

add Docuseal smart card

Fixes #847

Requires #850
This commit is contained in:
Adam Monsen 2024-12-20 21:57:03 -08:00 committed by Bastien Wirtz
parent aba3b5eed7
commit 66d4cc36b5
3 changed files with 100 additions and 0 deletions

View file

@ -14,6 +14,7 @@ within Homer:
- [Common options](#common-options)
- [AdGuard Home](#adguard-home)
- [CopyToClipboard](#copy-to-clipboard)
- [Docuseal](#docuseal)
- [Emby / Jellyfin](#emby--jellyfin)
- [FreshRSS](#freshrss)
- [Gitea / Forgejo](#gitea--forgejo)
@ -100,6 +101,17 @@ Configuration example:
clipboard: "this text will be copied to your clipboard"
```
## Docuseal
This service displays a version string instead of a subtitle. Example configuration:
```yaml
- name: Docuseal
type: Docuseal
logo: assets/tools/sample.png
url: http://docuseal.example.com
```
## Emby / Jellyfin
You need to set the type to Emby, provide an api key and choose which stats to show if the subtitle is disabled.