All Projects → codito → habito

codito / habito

Licence: MIT license
Simple commandline habits tracker.

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to habito

flutter-istiqomah
Istiqomah Application - A habit tracker App
Stars: ✭ 49 (-18.33%)
Mutual labels:  habits, habit-tracking
betterself
Your body's dashboard.
Stars: ✭ 90 (+50%)
Mutual labels:  quantified-self
keystats
A simple keylogger for macOS
Stars: ✭ 24 (-60%)
Mutual labels:  quantified-self
habits
An application to monitor your habits with your PC. So you can study how many kilometers travel with your mouse or how many keystrokes.
Stars: ✭ 19 (-68.33%)
Mutual labels:  habits
chronicle-etl
📜 A CLI toolkit for extracting and working with your digital history
Stars: ✭ 78 (+30%)
Mutual labels:  quantified-self
qs mind map
Mind Map of Quantified Self and Self-Tracking Tech Space
Stars: ✭ 23 (-61.67%)
Mutual labels:  quantified-self
lifebot
Use Google Sheets to log your life by texting it Emojis and pulling in data from Fitbit automatically.
Stars: ✭ 15 (-75%)
Mutual labels:  quantified-self
open
The most boring open source you've ever seen ....
Stars: ✭ 109 (+81.67%)
Mutual labels:  quantified-self
uLogMe
📊 📈 Automatically collect and visualize usage statistics on Ubuntu, with 🎹 key frequencies and 💻 window titles →
Stars: ✭ 61 (+1.67%)
Mutual labels:  quantified-self
habitus
🏄 State-of-the-art Tracker for emotions, habits and thoughts. | Gamified. | Anonymous and open source. | Healthiest version of you
Stars: ✭ 23 (-61.67%)
Mutual labels:  habits
python4selftrackers
Presentations on Quantified Self and Self-Tracking with Python
Stars: ✭ 26 (-56.67%)
Mutual labels:  quantified-self
eva
Emacs-based Virtual Assistant
Stars: ✭ 133 (+121.67%)
Mutual labels:  quantified-self
awesome-biomarkers
Curated List of Biomarkers, Blood Tests, and Blood Tracking
Stars: ✭ 214 (+256.67%)
Mutual labels:  quantified-self
Activitywatch
The goal of ActivityWatch is simple: Enable the collection of as much valuable lifedata as possible without compromising user privacy.
Stars: ✭ 5,927 (+9778.33%)
Mutual labels:  quantified-self
ts4health
Time Series Data Analysis, Visualization and Forecasting with Python for Health and Self
Stars: ✭ 17 (-71.67%)
Mutual labels:  quantified-self
HPI
Human Programming Interface - a way to unify, access and interact with all of my personal data [my modules]
Stars: ✭ 31 (-48.33%)
Mutual labels:  quantified-self
obsidian-tracker
A plugin tracks occurrences and numbers in your notes
Stars: ✭ 661 (+1001.67%)
Mutual labels:  quantified-self
zenobase-cardio
No description or website provided.
Stars: ✭ 13 (-78.33%)
Mutual labels:  quantified-self
legacy-python-cli
Command line interface used by all WakaTime text editor plugins.
Stars: ✭ 1,048 (+1646.67%)
Mutual labels:  quantified-self
timenaut
Desktop time tracking application for Windows, Mac and Linux that does not invade your privacy
Stars: ✭ 16 (-73.33%)
Mutual labels:  quantified-self

Habito

Simple commandline habits tracker.

Linux Build Status Windows Build status codecov coverage PyPI

Installation

pip 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

Habito screenshot

Habito screenshot

Contribute

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].