A Cli for to record body weight in JSON.
git clone https://github.com/mt-coff/wtrec
cd wtrec
npm install -g
wtrec init # create weight.json
wtrec add 100 # record 100 in JSON
wtrec reset # reset weight.json
wtrec show # show your weight record