Java Swing App to schedule routines and display them in the gym.
- Download and install VLC (see Dependencies).
git clone
- Build (I do it with NetBeans)
- Jar file will be in
dist
- Double click on
fitnessApp.jar
orjava -jar fitnessApp.jar
from the Terminal.