Skip to content

shashankgroovy/cliwaka

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CLI Waka

A command-line interface for Wakatime.com. It logs user's durations, heartbeats, stats, summary and more.

Latest version released on PyPi GPLv3 License

Installation

$ pip install cliwaka

Or download from source, cd to it and build using python setup.py install

Requirements

Usage

cliwaka displays a help text when used with -h or --help.

$ cliwaka -h
usage: Cliwaka [-h] [-b] [-d] [-t] [-s] [--leaderboard] [-v] [-V]

A command line tool for wakatime.com.

optional arguments:
-h, --help       show this help message and exit
-b, --heartbeat  show user's latest heartbeat
-d, --duration   show user's logged time for a given day
-t, --stats      show user's current stats.
-s, --summary    show user's logged time.
--leaderboard    display the public leaderboard
-v, --verbose    toggle verbose on (default is off)
-V, --version    show program's version number and exit

For more information see http:https://github.com/shashankgroovy/cliwaka

Upgrade

$ pip install -U cliwaka

License

Cliwaka is released under the GNU GPL License v3

About

A command line interface for wakatime.com

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages