Add Kopia widget (#1018)

* Add Kopia widget

* Add Kopia widget

* Modify Kopia widget blocks

* Kopia next run / last run

---------

Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com>
This commit is contained in:
Mbarmem 2023-02-19 00:58:01 +03:00 committed by GitHub
parent 806b7f3cab
commit addf0911a0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
5 changed files with 92 additions and 0 deletions

View file

@ -19,6 +19,7 @@ import homebridge from "./homebridge/widget";
import jackett from "./jackett/widget";
import jellyseerr from "./jellyseerr/widget";
import komga from "./komga/widget";
import kopia from "./kopia/widget";
import lidarr from "./lidarr/widget";
import mastodon from "./mastodon/widget";
import medusa from "./medusa/widget";
@ -89,6 +90,7 @@ const widgets = {
jellyfin: emby,
jellyseerr,
komga,
kopia,
lidarr,
mastodon,
medusa,