Skip to content
This repository has been archived by the owner on Feb 27, 2024. It is now read-only.
/ jim Public archive

A calorie and weight logger I made for my personal gymventures.

License

Notifications You must be signed in to change notification settings

jibstack64/jim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

jim

GitHub Coolness

A calorie and weight logger I made for my personal gymventures.

Not meant to be used seriously - use an online service, or something (no, seriously, I made this in half an hour).

screenshot-2022-12-19-19:56:32

Of course, you would not log your calories multiple times a day, but you get the point.

Arguments

  • help -> duh.
  • log {calories} [weight (kg)] -> associates the current date and time with the calorie count and weight provided.
  • remove {date} [time] -> removes all logs on the given date or a log for a specific time on said date.
  • read -> displays all past data in a pretty format.
  • reset -> resets all data.

Install

If you're on *nix (preferably Linux) you can chmod +x and run the install.sh script.

If you're on Windows, you will have to just use a normal directory somewhere in your Documents.

About

A calorie and weight logger I made for my personal gymventures.

Topics

Resources

License

Stars

Watchers

Forks