Skip to content
This repository has been archived by the owner on Mar 29, 2022. It is now read-only.

Odas0R/habit-cmd

main
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 

Habit

It is not ready to use, only working on a specific editor

habit is a program that functions as a journal of your
habits/doings. You can visualize the weekly, monthly or
total progress of those habits/doings.

They are written to a file under $HOME/.habit/log which you
can access by doing `habit edit`.

Commands:
  help                    Show help commands
  add <habit> <hours>     Adds an habit entry
  edit.habits             Opens the log file in the default $EDITOR
  edit.goals              Opens the goals file in the default $EDITOR
  edit.plan               Opens the `plan.md` file in the default $EDITOR
  goal <habit> <hours>    Adds an goal entry of an habit/doing
  list                    Display the progress of the current week
  list.month              Display the progress of the current month

About

habit-cmd is a bash script that works as a journal of your habits/doings. Visualize the weekly, monthly or total progress of those habits/doings.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages