hackclub / kicad-wakatime

WakaTime plugin for KiCAD 8.99
8 stars 0 forks source link

kicad-wakatime

kicad-wakatime is a WakaTime plugin for KiCAD 8.99.

Installation

On all platforms:

  1. Download the latest release of kicad-wakatime from the releases section.
  2. Enable the KiCAD API in KiCAD 8.99. (Settings -> Plugins -> Enable KiCAD API)
  3. Open kicad-wakatime and fill out the settings.
  4. Start designing!

Downloading KiCAD 8.99

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

Issues

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.