An open API service indexing awesome lists of open source software.

https://github.com/bengsfort/wakatime-unity

WakaTime integration in the Unity editor.
https://github.com/bengsfort/wakatime-unity

csharp time-tracker unity unity-editor unity3d unity3d-plugin unity3d-script wakatime wakatime-api wakatime-unity

Last synced: 8 months ago
JSON representation

WakaTime integration in the Unity editor.

Awesome Lists containing this project

README

          

# WakaTime-Unity

[WakaTime](https://wakatime.com) integration in the Unity editor. Enables you to track the time you spend working in the Unity Editor on cool games.

![](https://i.imgur.com/ygGLNUw.png)

Time spent in Unity will be logged to the scene you are working in and under the language _"Unity"_.

## Installation

Make sure you have a WakaTime account and your API key handy (pssst you can get your key from [here](https://wakatime.com/settings/account)).

- Copy plugin into your `Assets` directory
- Open Unity and navigate to your Preferences.
- Open up the shiny new `WakaTime` tab, input your API key, and validate it.

From there the plugin should auto-detect the project (if it matches what you have in WakaTime), but if not you can manually select one from the drop down in the preferences underneath the API key validation button.

## Getting Updates

You can update the plugin by clicking the 'Update' button in the top right of the preferences. The plugin will check to see if there are any updates, and ask you if it's ok to install them if there are.

**Please note!** This has been tested on Mac but has not been extensively tested on Windows. Please note that there may be issues on Windows; if you run into one it would be very appreciated if you submit an issue here on Github so it can be fixed!