Skip to content

mwhittaker/weight

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Weight

This repository contains code to track and graph my weight over time. The workhorse of the repository is weight.py. Say I just weighed myself in at 215.8 pounds. I type

python weight.py weigh 215.8

and weigh.py enters a timestamped weight into weight.txt. It also generates the javascript file weight.js which uses highcharts to generate a graph of my weight over time. The graph can be viewed at http://mwhittaker.github.io/weight/.

About

Weight Loss Grapher

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published