abstrakt
v2.0.6-1
Published
Create and maintain logs
Downloads
4
Readme
Abstrakt
Create time logs for abstract categories of activity. Logs time for work, create, and learn categories. Heavily inspired by the Horaire project.
Uses a Gist as the backend for syncing.
Syncing on a different computer
If you have a Gist set up on a different computer, you can share state between computers by running abstrakt --set-gist <gist id>
. This will register your existing Gist to the current installation. Otherwise, a new Gist will be created for each computer.
Installation
npm i -g abstrakt
Usage
Run abstrakt
to see latest help and usage output.
License
MIT