The app is designed to work with the Task-Tracker-Device.
Run the gradle build in each directory or use the build.sh file.
Powershell
docker build -t task-tracker-systems/task-tracker-app:1 .
docker run --rm -v ${PWD}:/dev/mnt task-tracker-systems/task-tracker-app:1Latest build is available through Github Actions