10 lines
255 B
Markdown
10 lines
255 B
Markdown
## libimaghabit
|
|
|
|
The habit library implements a habit tracker.
|
|
|
|
A habit can be instantiated with a name and a time-period in which it should be
|
|
fullfilled (eg. daily, ever 3 days, weekly...).
|
|
|
|
The module offers ways to generate statistics about habits.
|
|
|
|
|