https://github.com/noooway/exj
Training journal app for mobile devices
https://github.com/noooway/exj
sports workout
Last synced: about 1 year ago
JSON representation
Training journal app for mobile devices
- Host: GitHub
- URL: https://github.com/noooway/exj
- Owner: noooway
- License: mit
- Created: 2017-02-22T06:08:14.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-10-17T16:19:15.000Z (over 8 years ago)
- Last Synced: 2025-01-27T12:48:52.834Z (over 1 year ago)
- Topics: sports, workout
- Language: Python
- Size: 1.44 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Exj is intended to simplify maintenance of a workout journal.
Below are several screenshots of the current prototype version:
Exj is not bound to any particular sports or activity and tries to be
flexible enough to serve as a substitute for the pen and paper, yet providing
some additional conveniences and automation.
With the current version of the program it should be possible to store
a sequence of training sessions and exercises performed. Besides, the
functionality should be sufficient for creating and following simple
cyclic training programs.
Common gym exercises are supported out of the box, other types can be added if necessary.
JSON file format is used to store the exercise journal on a disk.
This allows to easily convert it to other formats if necessary.
A more detailed description of [current functionality](https://github.com/noooway/exj/wiki/Current-Functionality),
[installation instructions](https://github.com/noooway/exj/wiki/Installation) and other documentation can be found in the [wiki](https://github.com/noooway/exj/wiki).



