Update homer with jdl and qbt
This commit is contained in:
parent
5537a3135e
commit
0c2d7d7807
@ -131,30 +131,6 @@ services:
|
||||
subtitle: "BSD-based ZFS NAS appliance OS"
|
||||
url: "http://nas.jafner.net"
|
||||
|
||||
- name: "Jafner.seedbox"
|
||||
icon: "fas fa-server"
|
||||
items:
|
||||
- name: "GGN"
|
||||
logo: assets/icons/deluge-1200.png
|
||||
subtitle: "Deluge Torrent Web UI for GGN"
|
||||
url: "http://jafner.seedbox:52000/"
|
||||
- name: "MAM"
|
||||
logo: assets/icons/deluge-1200.png
|
||||
subtitle: "Deluge Torrent Web UI for MAM"
|
||||
url: "http://jafner.seedbox:52100/"
|
||||
- name: "EMP"
|
||||
logo: assets/icons/deluge-1200.png
|
||||
subtitle: "Deluge Torrent Web UI for EMP"
|
||||
url: "http://jafner.seedbox:52200/"
|
||||
- name: "PUB"
|
||||
logo: assets/icons/deluge-1200.png
|
||||
subtitle: "Deluge Torrent Web UI for public torrents"
|
||||
url: "http://jafner.seedbox:52300/"
|
||||
- name: "RED"
|
||||
logo: assets/icons/deluge-1200.png
|
||||
subtitle: "Deluge Torrent Web UI for RED"
|
||||
url: "http://jafner.seedbox:52400/"
|
||||
|
||||
- name: "Jafner.net"
|
||||
icon: "fas fa-server"
|
||||
items:
|
||||
@ -190,7 +166,7 @@ services:
|
||||
logo: assets/icons/grafana-1200.png
|
||||
subtitle: "Metrics visualization tool"
|
||||
url: "https://grafana.jafner.net"
|
||||
|
||||
|
||||
- name: "XBackBone"
|
||||
logo: assets/icons/xbackbone.png
|
||||
subtitle: "Lightweight file manager"
|
||||
@ -234,6 +210,15 @@ services:
|
||||
subtitle: "Transcode management system for media library"
|
||||
url: "https://tdarr.jafner.net"
|
||||
|
||||
- name: "Qbittorrent"
|
||||
logo: assets/icons/qbittorrent.svg
|
||||
subtitle: "Torrent client web UI"
|
||||
url: "https://qbt.jafner.net"
|
||||
- name: "Jdownloader"
|
||||
logo: assets/icons/jdownloader.png
|
||||
subtitle: "Web downloader web UI"
|
||||
url: "https://jdl.jafner.net"
|
||||
|
||||
- name: "Peertube"
|
||||
logo: assets/icons/peertube-1534.png
|
||||
subtitle: "Video hosting platform"
|
||||
|
BIN
server/config/homer/assets/icons/jdownloader.png
Normal file
BIN
server/config/homer/assets/icons/jdownloader.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 311 KiB |
16
server/config/homer/assets/icons/qbittorrent.svg
Normal file
16
server/config/homer/assets/icons/qbittorrent.svg
Normal file
@ -0,0 +1,16 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" width="1024" height="1024" viewBox="0 0 1024 1024">
|
||||
<title>
|
||||
qbittorrent-new-light
|
||||
</title>
|
||||
<defs>
|
||||
<linearGradient x1="34.012%" y1="0%" x2="76.373%" y2="76.805%" id="a">
|
||||
<stop stop-color="#72B4F5" offset="0%"/>
|
||||
<stop stop-color="#356EBF" offset="100%"/>
|
||||
</linearGradient>
|
||||
</defs>
|
||||
<g fill="none" fill-rule="evenodd">
|
||||
<circle stroke="#DAEFFF" stroke-width="32" fill="url(#a)" cx="512" cy="512" r="496"/>
|
||||
<path d="M712.898 332.399q66.657 0 103.38 45.671 37.03 45.364 37.03 128.684t-37.34 129.61q-37.03 45.98-103.07 45.98-33.02 0-60.484-12.035-27.156-12.344-45.672-37.649h-3.703l-10.8 43.512h-36.724V196h51.227v116.65q0 39.191-2.469 70.359h2.47q35.796-50.61 106.155-50.61zm-7.406 42.894q-52.46 0-75.605 30.242-23.145 29.934-23.145 101.219t23.762 102.145q23.761 30.55 76.222 30.55 47.215 0 70.36-34.254 23.144-34.562 23.144-99.058 0-66.04-23.144-98.442-23.145-32.402-71.594-32.402z" fill="#fff"/>
|
||||
<path d="M317.273 639.45q51.227 0 74.68-27.466 23.453-27.464 24.996-92.578v-11.418q0-70.976-24.07-102.144-24.07-31.168-76.223-31.168-45.055 0-69.125 35.18-23.762 34.87-23.762 98.75 0 63.879 23.454 97.515 23.761 33.328 70.05 33.328zm-7.715 42.894q-65.421 0-102.144-45.98-36.723-45.981-36.723-128.376 0-83.011 37.032-129.609 37.03-46.598 103.07-46.598 69.433 0 106.773 52.461h2.778l7.406-46.289h40.426V828h-51.227V683.27q0-30.86 3.395-52.461h-4.012q-35.488 51.535-106.774 51.535z" fill="#c8e8ff"/>
|
||||
</g>
|
||||
</svg>
|
After Width: | Height: | Size: 1.5 KiB |
Loading…
x
Reference in New Issue
Block a user