Replies: 83 comments 261 replies
-
Made some changes. Did anyone manage to get a double column for a single category? |
Beta Was this translation helpful? Give feedback.
-
I just added a path in Unraid. All the other icons I have work just fine, only a select few don’t. Does anyone know what the max size the icon can be?
<img width="803" alt="Screenshot 2023-02-15 at 4 21 17 PM" src="https://user-images.githubusercontent.com/125498560/219178343-258e69cb-f81c-4006-b4df-2b66b0a73b90.png">

… On Feb 15, 2023, at 4:16 PM, IIIdefconIII ***@***.***> wrote:
for me the custom icons are also not working, just the default one, while in the original uptime page it does shows icons. maybe we should make a pr for this.
icon: /icons/deconz.png
and mount that icons folder as a volume in the docker compose
volumes:
- $DOCKERDIR/homepage/images:/app/public/images
- $DOCKERDIR/homepage/icons:/app/public/icons
—
Reply to this email directly, view it on GitHub <#473 (comment)>, or unsubscribe <https://github.com/notifications/unsubscribe-auth/A55PJQAXJAWFPO5XFSTSRWLWXVBTPANCNFSM6AAAAAARTWEOBU>.
You are receiving this because you commented.
|
Beta Was this translation helpful? Give feedback.
-
Just started using this a couple of days ago, I'm impressed so far. |
Beta Was this translation helpful? Give feedback.
-
Just completed the configuration...still tinkering with some things, but I like it: |
Beta Was this translation helpful? Give feedback.
-
It's through You need to install I installed it as a daemon on each server, following this: https://github.com/nicolargo/glances/wiki/Start-Glances-through-Systemd I hope devs will implement getting also disk info from |
Beta Was this translation helpful? Give feedback.
-
I love homepage, thanks for this project. many ideas to steal from this thread ;) |
Beta Was this translation helpful? Give feedback.
-
i've tried quite a few dashboards but this is the best by far. thanks @benphelps |
Beta Was this translation helpful? Give feedback.
-
Homepage is for sure awesome for making some good-looking dashboards! |
Beta Was this translation helpful? Give feedback.
-
|
Beta Was this translation helpful? Give feedback.
-
Here's mine. A bit of custom CSS, but nothing major. Portainer does the Dockge widget. |
Beta Was this translation helpful? Give feedback.
-
Hi Botond, its a bit of a workaround tbh, i could never find a way to get
the asus router to report directly to Gethompage, those metrics are
actually being polled from Home Assistant via the HACS plugin 'Asusrouter'
works great tbh but the 0.32.1 update broke the decimal place and im
getting huge readings that im yet to fix ie... 0.00000000000000 Mbit/s
ie
- HomeAssistant:
- ASUS TUF-AX6000:
icon: asus.png
href: http://192.168.1.1/index.asp #link to router Admin webGui
description: Internet Router and WiFi access point
widget:
type: homeassistant
url: http://ha.home:8123
key: ##########################################
custom:
- state: sensor.tuf_ax6000_wan_download_speed
label: Download Speed
- state: sensor.tuf_ax6000_wan_upload_speed
label: Upload Speed
- state: sensor.tuf_ax6000_connected_devices
label: Connected Devices
…On Tue, 1 Oct 2024 at 20:27, Botond Pelyi ***@***.***> wrote:
@DroningOn75 <https://github.com/DroningOn75>
I'm interested in the Asus router widget. Can you please share it? Thanks!
i guess it is something custom
I'm about to create one with the chart integration from the Glances
<https://gethomepage.dev/widgets/services/glances/> widget
—
Reply to this email directly, view it on GitHub
<#473 (reply in thread)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/A5BBTEVI3OLIHGRS2G5D2UTZZLZTRAVCNFSM6AAAAAARTWEOBWVHI2DSMVQWIX3LMV43URDJONRXK43TNFXW4Q3PNVWWK3TUHMYTAOBRGI4TGNY>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
Beta Was this translation helpful? Give feedback.
-
I'll share a somewhat basic one here. I do not like all the blurring/background image stuff :) |
Beta Was this translation helpful? Give feedback.
-
Looking for a better way to show disks and disk stats My hosts are Debian and have a mix of NVMe, SSD and Hard Drive storage. Anyone have a widget recommendation? |
Beta Was this translation helpful? Give feedback.
-
Heres mine |
Beta Was this translation helpful? Give feedback.
-
Here is my Homepage! Although it's super easy to learn I have spent a few weeks experimenting and tinkering. |
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
-
Still work in progress..... |
Beta Was this translation helpful? Give feedback.
-
Enough tinkering for now... this is a rabbit hole :-) |
Beta Was this translation helpful? Give feedback.
-
I updated my background, added some nested widgets, and converted a lot of my bookmarks to icon style. |
Beta Was this translation helpful? Give feedback.
-
Anyone up for showing their homepage? Would like to see different ways of organizing apps. I'll start with mine
Beta Was this translation helpful? Give feedback.
All reactions