#cli #timetracking #time

bin+lib aze

A time tracking tool heavenly inspired by watson

2 releases

0.1.1 Jan 3, 2023
0.1.0 Jan 3, 2023

#2132 in Command line utilities

MIT/Apache

51KB
1.5K SLoC

aze

A time tracking tool heavenly inspired by watson.

Quickstart

Installation

Simply download the binary from the Release page.

Usage

Start tracking your time analogous to watson:

$ aze start universe-domination +dog

With this command you started a new activity universe-domination with the tag dog.

You can stop your tracked project with:

$ aze stop

You can view your tracked projects with:

$ aze log

Please read the additional documentation with:

$ aze help

Internals

The tracked projects will be tracked in a sqlite database.

Dependencies

~26–58MB
~1M SLoC