How it Works
- Install the relevant WakaTime plugins for your editorhere
- 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. - Update it with the API key you get in your Wakana dashboardhere
- Update the
api_url
tohttps://api.wakana.io/api
After Configuration
- Open your editor and start typing something
- Check your Wakana dashboard to see if stats show up
- 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