wakatime / sublime-wakatime

Sublime Text 2 & 3 plugin for automatic time tracking and metrics generated from your programming activity.
https://wakatime.com/sublime-text
BSD 3-Clause "New" or "Revised" License
525 stars 47 forks source link

Move the api url to the settings file #37

Closed Nodraak closed 9 years ago

Nodraak commented 9 years ago

Hello

I definitely love wakatime. But sadly, as a student, the pricing are quite expensive, so I am working on a custom dashboard. The problem is that on every update the hard coded api url is overwritten.

I am working on creating an api_url entry in the settings file but the settings loading is not that obvious and they are many configuration files.

alanhamlett commented 9 years ago

In v4.0.18 of sublime-wakatime you can add this to your $HOME/.wakatime.cfg file to customize the api url:

api_url = https://wakatime.com/api/v1/heartbeats