FitoTrack Display shows the most important numbers of your current FitoTrack workout on your Pebble (Android only).
Pebble support is not yet available in FitoTrack. See this pull request [#669](https://codeberg.org/jannis/FitoTrack/pulls/669). If you have an build environment for Android, you can build this branch for testing:
```sh
git clone -b pebble-integration https://codeberg.org/MaxGyver83/FitoTrack.git
cd FitoTrack
./gradlew installDebug
```