A plugin for OTD that displays your hand speed and total distance traveled. The data displayed via web and can be easily used inside OBS by adding a browser element.
You can also access the webhook data directly, via ws://{url}:{port}/data (url/port can be found in the settings).
Total distance travelled is saved to a text file every second, which is created next to wherever OTD is. The file global_distance_raw.txt
contains the distance in mm, global_distance_formatted.txt
contains the formatted version (e.g. 7.3km).
All of the web CSS is customizable, and it will hot reload whenever you save/apply them in filter settings.
Download the .zip file in releases and drag it into the plugin manager window in OTD (plugins -> open plugin manager).