ntsd / WakatimeBlender

This is a plugin for the Blender that sends statistics to the Wakatime time tracking service.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

WakatimeBlender is a simple plugin for the Blender 3D graphics software that sends time-tracking statistics to the Wakatime online service using official wakatime client.

Installation

To install the plugin you need, in fact, only the WakaTime.py file. Download it somewhere, open the Blender, go to File->User Preferences->Add-ons->Install from file, then check the tick-box near the plugin name in the list to enable it. Finally, push Save User Settings.

Installation

After that a dialog prompting to enter the WakaTime API key may appear. Enter your key here and push "OK". If the key is incorrect and an attempt to send statistics fails the dialog is shown again.

Setup API Key dialog

If for some reason you wish to change the key, press Space to summon the floating menu, then start type "waka" until the "Enter WakaTime API Key" action is shown. Select that action to summon the dialog again.

Setup API Key

When setup is finished, the plugin should start sending the time you've spent on the currently loaded .blend file automatically in the background. Note, that unless you save a newly created file no stats are gathered, because Wakatime needs a filepath.

About

This is a plugin for the Blender that sends statistics to the Wakatime time tracking service.

License:MIT License


Languages

Language:Python 100.0%