Skip to content

This repository contains a simple script which displays a list of dates and weights as a graph.

Notifications You must be signed in to change notification settings

Equiphract/weight-tracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

weight-tracker

This repository contains a simple script which displays a list of dates and weights as a graph.

Usage

The script looks for a file called .weights in the user's home directory. This file contains a list of weights and the dates of when the corresponding weight was measured. The order of the entries does not matter, the script sorts the entries based on their dates ascending.

The syntax is as follows:

2022-06-13 88.0
2022-06-06 89.6
2022-05-30 88.2
2022-05-23 89.7
2022-05-16 89.8
2022-05-09 91.0

Dependencies

This script requires the following dependencies:

About

This repository contains a simple script which displays a list of dates and weights as a graph.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages