TomTom Runner and Linux

TomTom Runner and Linux

Description I’ve been looking for a sports watch for my activities that does not necessarily have to be connected to network-based services. After a long search, i decided to use the model “TomTom Runner 3”, because it runs under Linux and allows all relevant functions without a connection to cloud services and registrations. Edit or create a rule for udev. vi /etc/udev/rules.d/sportsconnect.rules Include the following lines # TomTom Fitness Watch SUBSYSTEMS=="usb", ATTRS{idVendor}=="1390", ATTRS{idProduct}=="7474", MODE="0666" # TomTom Fitness Watch (Runner3) SUBSYSTEMS=="usb", ATTRS{idVendor}=="1390", ATTRS{idProduct}=="7475", MODE="0666" # TomTom Fitness Watch (recovery) SUBSYSTEMS=="usb", ATTRS{idVendor}=="1390", ATTRS{idProduct}=="7476", MODE="0666" # TomTom Fitness Watch (Runner2, Spark?