fmartinou / whats-up-docker

What's up Docker ( aka WUD ) gets you notified when a new version of your Docker Container is available.
https://fmartinou.github.io/whats-up-docker
MIT License
939 stars 29 forks source link

New Display Icon Source #337

Open awirthy opened 6 months ago

awirthy commented 6 months ago

I'd like to suggest that you add a new source for your display icons. The github page https://github.com/walkxcode/dashboard-icons has icons tailored for dashboards for selfhosting. So I think that would be a suitable update for an icon source.

fmartinou commented 5 months ago

Thanks for the suggestion.

I need to check how to integrate in the Vue.js app 🤔

kuya1284 commented 4 months ago

Thanks for the suggestion.

I need to check how to integrate in the Vue.js app 🤔

It shouldn't be too bad. If you view their page containing all their icons, you'll see that all the icons are hosted on their CDN at https://cdn.jsdelivr.net/gh/walkxcode/dashboard-icons/png/[ICON].png.

Homepage already uses their icons as well.

Retract1822 commented 1 month ago

This would be super helpful, given the limited set of icons from simpleicons,fontawesome, and material design icons. Not to mention that none of the fontawesome icons seem to work. Tried examples such as - wud.display.icon=fas:housewud.display.icon=fab:cloudflare

and none work. Simple design however works e.g: wud.display.icon=si:bluetooth

Whereas dashboard-icons just works when using with homepage for example and has almost every icon I've ever tried to find. It's natively integrated with:

Homepage Homarr Dashy

So it would be awesome to see it implemented.

But I just want to say that this is a great project/software and I appreciate all the work you've already done, this is just a very nice to have thing