1.2.11 • Published 6 years ago

accountability v1.2.11

Weekly downloads
6
License
MIT
Repository
github
Last release
6 years ago

Accountability

A minimalist productivity suite that lives in your terminal.

Featuring:

  • logging tasks completed to your Github
  • a scratch pad in your terminal
  • a pomodoro timer
  • an (optional) Twitterbot that publicly shames you for not logging any tasks (coming soon)!

Installation

npm install -g accountability

For the lazy, try an alias: alias a="accountability"

Logger

accountability log "your message"

Accountability will automatically push your log to your logs repo, in a markdown file with today's date.

The first time you use log, follow the prompts to initialize a directory that will hold your task logs. This directory should be a git repo and connected to a remote repo on GitHub.

Pomodoro Timer

Start: accountability pomo start

Stop: accountability pomo stop

See time remaining: accountability pomo

Scratch

Keep a scratch pad handy, without leaving your terminal! Open with

accountability scratch

The first time you use scratch follow the prompts to choose your preferred editor (currently supports vim/nano/emacs).

1.2.11

6 years ago

1.2.1

6 years ago

1.2.0

6 years ago

1.1.0

6 years ago

1.0.33

6 years ago

1.0.32

6 years ago

1.0.31

6 years ago

1.0.3

6 years ago

1.0.2

6 years ago

1.0.1

6 years ago

1.0.0

6 years ago