kicad-wakatime is a WakaTime plugin for KiCAD 8.99.
On all platforms:
- Download the latest release of kicad-wakatime from the releases section. Click here for downloads.
- Enable the KiCAD API in KiCAD 8.99. (Settings -> Plugins -> Enable KiCAD API)
- Open kicad-wakatime and fill out the settings.
- Start designing!
If you know what you're doing, you can build kicad-wakatime from the main branch instead. This requires an up-to-date version of CMake and protoc.
The code in the main branch should be considered unstable, as some features may still be in progress between releases.
If you are a Windows user, you can download KiCAD 8.99 here (pick an "x86_64.exe".)
If you are a macOS user, you can download KiCAD 8.99 here (pick a ".dmg").
If you are an Ubuntu user, you can install KiCAD 8.99 using the following shell commands:
sudo add-apt-repository --yes ppa:kicad/kicad-dev-nightly
sudo apt update
sudo apt install kicad-nightly
If kicad-wakatime is not doing what you expect, please open an issue.
The bug report template will ask you for a magic word to confirm that you've read this README.
The magic word is "dreadnought".
Please make sure you're running KiCAD 8.99 (not KiCAD 8.0!) and the KiCAD API is enabled.