WakaTime integration for IDA Pro
- Buy IDA Pro (optional)
- Register at WakaTime and copy your API Key
- Download this repo
- Extract
wakatime.py
to the directory$(IDA_PATH)/plugins
- Start IDA Pro
- Enter your API Key
- That's pretty much it.
- v9.0 beta
- v8.3
- v7.7 SP 3
- v7.7 SP 1
- v7.7
- v7.5
- v7.2
Please help me in testing this plugin on other versions and open a pull request
- If by any chance on the first run ida doesn't ask you for your api key and there are no errors in console, that means that you've used wakatime plugins before and your apikey was already set in
~\.wakatime.cfg
If you're reaching an unknown error you are free to open an issue.
Any contributions you make are greatly appreciated.
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature
) - Commit your Changes (
git commit -m 'Add some AmazingFeature'
) - Push to the Branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
wakatime/sublime-wakatime - Pretty much everything related to wakatime-cli