Last updated: 2026-04-25
Third-Party Licenses
EditBoost includes the following open-source components. Your use of these components is governed by their respective licenses.
| Component | License |
|---|---|
| Kivy | MIT |
| KivyMD | MIT |
| pynput | LGPLv3 |
| pystray | LGPLv3 |
| pycairo | LGPL 2.1 / MPL 1.1 |
| Vosk | Apache 2.0 |
| pywin32 | PSF |
| NumPy | BSD |
| Pillow | HPND |
| requests | Apache 2.0 |
| certifi | MPL 2.0 |
All other dependencies are licensed under MIT, BSD, or Apache 2.0. Full license texts are available at the URLs linked above.
LGPL Components
pynput and pystray are used as dynamically-linked libraries installed via pip. EditBoost source code is not derived from these components. Per LGPL terms, you may replace them with a compatible library.
pycairo is dual-licensed; EditBoost uses it under MPL 1.1.
Contact
If you need a copy of any specific license, contact <a href="mailto:[email protected]">[email protected]</a>.
Edit