2007/09/02

pyWeightWatch: Monitor your Weight Efficiently

pyWeightWatch: Monitor your Weight Efficiently

Note:

The project page has movedhttp://david-web.appspot.com/cnt/WeightWatch/

Consider the information on this page deprecated.

Installation:



Just unpack the .exe in a directory, then run pyWeight.exe.

The program is going to ask you how much you weight now. Jump on a scale and enter your weight.

The program will automatically generate a graph of your weight over time.




This is what the program generates for me:


Usage:

Enter today's weight and see the graph/save to .png:
pyWeight.exe
Just update the .png file with the data contained in Weight.xml:
pyWeight.exe -u
pyWeight.exe --update

Download:

pyWeightWatch v1.0 (source here)


Future features:

-Interpolation and prediction
-Better labelling
-XML indexed by date and weight, should extract all weightelement and then extract the weight and date.
-Leave some space in graph (not just the extremum of the data)
-Build Weight.xml if not present/valid

[Generated at: 2007_09_02_14h21m16s]

2 comments:

Anonymous said...

Please post a portable archive such as a .zip file, as created by zip, winzip, infozip, etc. or a tar file compressed with gzip or bzip2.
Your .exe file must be executed on an Intel cpu running a windows os. The python script is likely usable on many hardware platforms and operating systems.
Thanks.

David said...

I will for the next release.
Thank you for your comment.