Skip to content

hackclub/hackatime-cli

 
 

WakaTime CLI

Tests Coverage Downloads wakatime

Command line interface to WakaTime used by all WakaTime text editor plugins.

Go to http://wakatime.com/editors to install the plugin for your text editor or IDE.

Usage

Normally you don't need to use hackatime-cli directly unless you're building a new WakaTime plugin. If you're building a plugin using the WakaTime API, follow the Creating a Plugin guide.

WakaTime plugins and hackatime-cli share a common INI config file:

$WAKATIME_HOME/.wakatime.cfg

IDE plugins log to the IDE’s console, and hackatime-cli writes JSONL logs to:

$WAKATIME_HOME/.wakatime/wakatime.log

With the ~/.wakatime.cfg config debug = true enabling verbose logs.

See Usage or the WakaTime FAQ for more details.

Contributing

Pull requests and issues are welcome! See Contributing for more details.

Troubleshooting

See Troubleshooting for more details.

Many thanks to all contributors!

Made with ❤️ by the WakaTime Team.

About

Command line interface used by all Hackatime text editor plugins

Resources

License

Code of conduct

Contributing

Security policy

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • Go 99.4%
  • Other 0.6%