This is the source code for all the main Arduino programs.
- Unless otherwise specified, all source code in this repository is under the MIT license.
- Some files may be under other (compatible) licenses.
- All precompiled binaries and object files are free for non-commercial use only. For all other uses, please contact the Pokémon Automation server admins.
Dependency | License |
---|---|
Qt5 and Qt6 | LGPLv3 |
QDarkStyleSheet | MIT |
Qt Wav Reader | BSD |
nlohmann json | MIT |
Sleepy Discord | MIT |
D++ | Apache 2.0 |
LUFA | MIT |
Tesseract | Apache 2.0 |
Tesseract for Windows | Apache 2.0 |
OpenCV | Apache 2.0 |
ONNX | MIT |
Vanilla GPL is disallowed, though LGPL is allowed. This is for the following reasons:
- A tiny portion of the project is not open-sourced. (mostly related to telemetry and internal research experiments)
- We reserve right to re-license the project in ways that do not abide by the copy-left requirement of GPL.