2.0.5 • Published 5 years ago

project-time v2.0.5

Weekly downloads
2
License
MIT
Repository
github
Last release
5 years ago

This package built by using WakaTime api to track the amount of time you spend on your IDE

Installation

First step: Install project-time to your local repository

npm i project-time

or

yarn add project-time

Remember to register your wakatime account before running this. If you haven't had an account, make a quick visit to Waka main page

Second step: Provide your secret api key

To get <your_secret_api_key>, please go to Waka Time

tell-time --install <your_secret_api_key>

Note: Sometime this command doesn't work, you may need to type npm link project-time to make the symlink for tell-time cli

Usage

To get the amount of time you spend on your opening project (your current folder)

tell-time

With other project, please enter

tell-time <project-name>
2.0.5

5 years ago

2.0.4

5 years ago

2.0.3

5 years ago

2.0.2

5 years ago

2.0.1

5 years ago

2.0.0

5 years ago

1.0.0

5 years ago