Skip to content

codeserk/wakatime-unity

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

To ensure we are not sending too many requests at once
8a82a45

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 

wakatime-unity

WakaTime Unity3d (https://unity3d.com/) plugin

Behold, this is not related to Ubuntu's Unity.

Installation

Option 1: Quick Install Version

DOWNLOAD & Import unitypackage.

If this option does not work try option 2.

Option 2: Manual Installation Alternative

1. Clone the repository into your computer

  # Using SSH
  git clone git@github.com:josec89/wakatime-unity.git

  # Or using HTTPS
  git clone https://github.com/josec89/wakatime-unity.git

2. Get the latest version of the submodules (WakaTime python client)

  git submodule update --init

3. Remove test folder in from wakatime client

Otherwise you will get some errors in Unity.

  rm -rf Editor/WakaTime/client/tests

4. Copy the Editor folder into the root Assets folder of your project

(The Editor folder MUST be in the root of Assets)

Copy the Editor folder

5. Insert your API key in the WakaTime Window.

Insert API Key Set API Key

6. (Windows) If Python is not installed it will Download and Install it.

Download Python Install Python Installing Python

7. Work normally and it will track your time.

WakaTime Screenshots

WakaTime Dashboard

Troubleshooting

This project depends on the WakaTime client. If this project stops working, try to update the wakatime client located on Editor/WakaTime/client (or reinstall this package following the instructions again).

About

WakaTime Unity plugin

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages