feat: add iKeyMon cask

This commit is contained in:
2026-04-19 13:30:08 +02:00
commit 57dfab3b1f
2 changed files with 37 additions and 0 deletions

24
README.md Normal file
View File

@@ -0,0 +1,24 @@
# 24unix Homebrew Tap
This tap provides the `ikeymon` cask for installing iKeyMon with Homebrew.
## Add the tap
```bash
brew tap 24unix/tap https://git.24unix.net/24unix/homebrew-tap.git
```
## Install
```bash
brew install --cask ikeymon
```
## Current upstream release source
The cask downloads signed release artifacts from:
```text
https://git.24unix.net/tracer/iKeyMon/releases
```