Thanks for the reply. That's the trigger that I was referring to. However, in its help file it says:
The trigger Speed is executed when the measured speed of the GPS receiver rises above or declines below a certain level
And...
Example:
Type: Declines below, Speed 40km/h, Threshold: 10km/h
The trigger is executed when the speed declines under 40km/h. The speed has to rise to at least 50km/h again before the trigger is executed again
So I saw two things that, I thought, prevented the trigger from being useful as a speedometer. First, it's unidirectional; it is triggered by
either rising
or falling speeds, but not both. I know that two flows could be made (one for rising, the other for declining), but the bigger problem is the second one: the flow would be triggered ONLY when the speed crossed a single threshold value, and won't be triggered again until that single value is crossed again (actually, crossed again twice - one in the "reverse" direction, then one in the "forward").
So, basically, from its description, the Speed trigger would be good to use as an alarm to alert you if you begin driving too fast (say, rises above 70, threshold 1); but not much as use as a speedometer.
Maybe I've misunderstood, and if your suggested settings work to deliver current speed, that'll be good ; I'll give it a try.
I know about the other apps, and have a couple. But I'm setting up my own drive mode page on my phone and I'd like a current speed indicator that I can design to my own specification.
EDIT: @bogdyro - I tried your settings, no joy. The trigger worked pretty much as described in the Help file. When I exceeded 5mph, my widget showed a speed value - but that didn't change at all, even as I accelerated to 20, 30, 40 etc. I came to a halt. No change. I sped up again - this time it changed, to a slightly different (but still low) value, where it remained as I accelerated up to normal driving speed. Since, according to the help file, the flow wouldn't be triggered again until I dropped speed below 5mph, then accelerated again, this time I manually executed the flow while I was travelling at around 30mph (traffic was light

); widget displayed
null. Stopped at light, still showed null. Drove away again - I exceeded 5mph, the widget showed a speed value, but it remained unchanged as I sped up further....