Installation
Via curl (macOS/Linux):
curl -fsSL https://ocx.kdco.dev/install.sh | bashVia npm (all platforms including Windows):
npm install -g ocxManual download:
Download the appropriate binary for your platform from the assets below.
Checksums
SHA256 checksums are provided for each binary. Verify with:
sha256sum -c SHA256SUMS.txt[2.0.15] - 2026-08-17
✨ Features
- Add support for Yakuake terminal (#259) by @mysticfall in #259(4ec523e)
🐛 Bug Fixes
- Avoid blocking on macOS notifications (#260) by @AdrienPoupa in #260(eb5c054)
❤️ New Contributors
- @mysticfall made their first contribution in #259
Full Changelog: v2.0.14...v2.0.15