Skip to content

Releases: tilhammer/Workout-Tracker

Release list

0.1.1

0.1.1 Pre-release
Pre-release

Choose a tag to compare

@tilhammer tilhammer released this 10 Jan 20:59

Update removing logging leftovers. Updating does not add new features.
How to run:

  1. Linux (compiled on AMD64):
  • Download the executable workout-tracker-linux to a destination of your liking.
  • Execute it in the console.
  • Add execution permission if needed.
  1. Windows (compiled on 64-Bit):
  • Download the executable workout-tracker-windows.exe.
  • Put it in a destination where you will find it later, ideally a folder like workout-tracker.
  • Double-click to run.

Where is the data stored?
Currently the only data stored is in a folder named data in the same directory as your executable for an easy cleanup.

0.1

0.1 Pre-release
Pre-release

Choose a tag to compare

@tilhammer tilhammer released this 09 Jan 20:07

First binary release.
How to run:

  1. Linux (compiled on AMD64):
  • Download the executable workout-tracker-linux to a destination of your liking.
  • Execute it in the console.
  • Add execution permission if needed.
  1. Windows (compiled on 64-Bit):
  • Download the executable workout-tracker-windows.exe.
  • Put it in a destination where you will find it later, ideally a folder like workout-tracker.
  • Double-click to run.

Where is the data stored?
Currently the only data stored is in a folder named data in the same directory as your executable for an easy cleanup.