Codito Habito Save

Simple commandline habits tracker.

Project README

Habito

Simple command line habits tracker.

Linux Build
Status Windows Build
status codecov
coverage PyPI

Installation

# Install pipx if needed: `pip install pipx`
# Ensure ~/.local/bin is available in system PATH
pipx install habito

Archlinux users may install habito from AUR.

Usage

Here’s how a command line session looks like:

$ # add a habit
$ habito add writing 750.0 --units words
You have commited to 750.0 words of writing every day!

$ # check in an update
$ habito checkin writ -q 128.0
Added 128.0 words to habit writing for Sun Feb 18 2018.

$ # list status of habits
$ habito list

Screenshot

docs/screenshot.png
Habito screenshot

Contribute

We invite you to try out habito and file any issues at github issues page. Patches are most welcome!

Open Source Agenda is not affiliated with "Codito Habito" Project. README Source: codito/habito
Stars
74
Open Issues
5
Last Commit
3 months ago
Repository
License
MIT

Open Source Agenda Badge

Open Source Agenda Rating