Everhour timer CLI
pip install --process-dependency-links git+https://github.com/imomaliev/everhour-cli.git
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