homepage icon indicating copy to clipboard operation
homepage copied to clipboard

[Feature Request] Speed test widget

Open trackermb opened this issue 2 years ago • 6 comments

The ability to add Speedtest stats (down, up and ping) in the widgets section.

Thanks

trackermb avatar Sep 16 '22 16:09 trackermb

There’s a widget for Speedtest-tracker if that helps?

Obviously you need to self-host it but it works well.

Just a note though, it does look as though the speedtest-tracker project is rather stale. It’s been picked up here but it’s very much wip.

Dictynna-PHA avatar Sep 16 '22 17:09 Dictynna-PHA

Hi Sorry I don't think I have explained this very well, Im currently using the Speedtest widget within the services.yaml. But was looking to see if the up, down and ping information could be added to widget.yaml.

Thanks

trackermb avatar Sep 17 '22 13:09 trackermb

It seems to work for me?

speedtest

- Speedtest Tracker:
    icon: speedtest-tracker.png
    href: http://xxx.xxx.xxx.xxx:8765/
    description: Speedtest tracking
    widget:
      type: speedtest
      url: http://xxx.xxx.xxx.xxx:8765

Dictynna-PHA avatar Sep 17 '22 14:09 Dictynna-PHA

See the configuration docs here: https://github.com/benphelps/homepage/wiki/Service-Widgets#speedtest-tracker

benphelps avatar Sep 17 '22 17:09 benphelps

Hi I have this working as a service/widget, as pictured below, what im asking could the data retrieved from this be displayed in the widget area example below

currently view image

requested view example image

Would this be possible?

Thanks

trackermb avatar Sep 17 '22 21:09 trackermb

Possibly in the future, but right now adding extra widgets to the top bar is a low priority. We need to fix some major layout concerns there first.

benphelps avatar Sep 18 '22 11:09 benphelps