Search: #homepage

  1. homepage 更新注意更新后需要设置环境变量 HOMEPAGE_ALLOWED_HOSTS 以允许外部访问作者不肯加 trim 啥的所以得这么写 10.0.0.2:1234,a.com:5678 gethomepage/homepage homepage 合集 频道资源合集 恰饭推荐 群组 #面板 #homepage

    homepage 更新注意

    更新后需要设置环境变量 HOMEPAGE_ALLOWED_HOSTS 以允许外部访问

    作者不肯加 trim 啥的

    所以得这么写 10.0.0.2:1234,a.com:5678

    gethomepage/homepage

    homepage 合集 频道资源合集 恰饭推荐 群组

    #面板 #homepage GitHub - gethomepage/homepage: A highly customizable homepage (or startpage / application dashboard) with Docker and service API…

    • ❤️3
    • 👍1
  2. homepage 对接 mihomo widget

    homepage 对接 mihomo widget

    http://10.0.0.2:55527 是你的 mihomo 的地址
    YOUR_PASSWORD 是 API 密码

    mihomo:
    icon: https://github.com/MetaCubeX/mihomo/raw/Alpha/Meta.png
    # description: desc
    href: http://10.0.0.2:55527/ui
    widget:
    type: customapi
    url: http://10.0.0.2:55527/connections
    refreshInterval: 5000 # optional - in milliseconds, defaults to 10s
    method: GET
    headers:
    Authorization: Bearer YOUR_PASSWORD
    mappings:
    - field: connections
    label: Active
    format: size
    - field: memory
    label: Memory
    format: number
    scale: 0.000001
    suffix: MB
    - field: uploadTotal
    label: ↑
    format: number
    scale: 0.000001
    suffix: MB
    - field: downloadTotal
    label: ↓
    format: number
    scale: 0.000001
    suffix: MB


    gethomepage/homepage

    homepage 合集 频道资源合集 恰饭推荐 群组

    #面板 #homepage #widget #mihomo

    • ❤️2
    • 👍1
  3. PeaNUT homepage widget 配置图1 是自定义 API图2 是直接用 homepage widget

    PeaNUT homepage widget 配置

    图1 是自定义 API
    图2 是直接用 homepage widget

    http://10.0.0.2:55518 是你搭建的 PeaNUT
    ups 是 你 ups 的名称

    PeaNUT:
    description: PVE
    icon: https://raw.githubusercontent.com/Brandawg93/PeaNUT/main/src/app/icon.svg
    href: http://10.0.0.2:55518
    server: my-docker
    container: peanut
    showStats: true
    # widget:
    # type: peanut
    # url: http://10.0.0.2:55518
    # key: ups
    widget:
    type: customapi
    url: http://10.0.0.2:55518/api/v1/devices/ups
    mappings:
    - field: battery.charge
    label: Battery Charge
    format: percent
    - field: battery.runtime
    label: Battery Runtime
    format: text
    - field: ups.load
    label: UPS Load
    format: percent
    - field: ups.status
    label: UPS Status
    format: text
    remap:
    - value: OL
    to: Online
    - value: OB
    to: On Battery
    - value: LB
    to: Low Battery
    - any: true
    to: Unknown


    PeaNUT: UPS 面板

    gethomepage/homepage

    homepage 合集 频道资源合集 恰饭推荐 群组

    #PeaNUT #UPS #NUT #面板 #homepage #widget

    • ❤️1
    • 👍1