Skip to main content

weight lifting tracking app

Project description

Muscle

Muscle is a weight lifting tracking app

Dependencies

Python >=3.5

Installation

python3 -m pip install --user muscle

Usage

muscle [option] [<argument>]

-h, --help                          Show help message and exit
--show-history                      Show workout history
--record                            Record today's workout
--delete-record [<date>]            Delete the record on a specific date,
                                    delete last record without argument
--list-routine                      List user created routines
--add-routine                       Add a new routine
--delete-routine [<routine name>]   Delete a routine
--import-db <path>                  Import a database
--export-db <path>                  Export a database
--gui                               Start muscle GUI (not implemented yet)

Files

Muscle uses a sqlite database that is located at ~/.cache/muscle/user.db

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

To run the test:

python3 setup.py test

alternatively:

python3 -m unittest discover

Roadmap

  • gtk GUI
  • show statistics/progress

License

This project is licensed under the GPL License - see the LICENSE file for details

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

muscle-xz18-0.1.0.tar.gz (10.7 kB view hashes)

Uploaded Source

Built Distribution

muscle_xz18-0.1.0-py3-none-any.whl (23.0 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page