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

imomaliev/everhour-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

everhour-cli

Everhour timer CLI

Installation

pip install --process-dependency-links git+https://github.com/imomaliev/everhour-cli.git

Usage

Place settings file in XDG_CONFIG_HOME/everhour/settings.json

{
  "token": "your-token"
}

and then

everhour
# list your tasks
> list
# start time on task
> start task_id
# stop
> stop