Logo

How it Works

  1. Install the relevant WakaTime plugins for your editorhere
  2. Locate the ~/.wakatime.cfg file on your computer. This is usually located in your root folder. On windows you might have to show hidden files to see it.
  3. Update it with the API key you get in your Wakana dashboardhere
  4. Update the api_url to https://api.wakana.io/api

After Configuration

  1. Open your editor and start typing something
  2. Check your Wakana dashboard to see if stats show up
  3. Also check the plugins section on your dashboardhereto see if data from any of your plugins has been collected

Sample Configuration

Copy and paste this into your ~/.wakatime.cfg file

[settings]
api_url = https://api.wakana.io/api
api_key = ## replace this with your api key when you login
After updating your configuration, restart/reload your editor, type something and check your dashboard