From fb7eab1c5b429ccfdf0af2ec6acd3a1582d52d44 Mon Sep 17 00:00:00 2001 From: "marcus.hinz" Date: Sun, 5 Jul 2026 16:20:56 +0200 Subject: [PATCH] =?UTF-8?q?Buy-me-a-coffee-Link=20(marcusH)=20im=20Install?= =?UTF-8?q?ationsabsatz=20+=20.github/FUNDING.yml=20f=C3=BCr=20den=20GitHu?= =?UTF-8?q?b-Sponsor-Button?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/FUNDING.yml | 1 + README.md | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) create mode 100644 .github/FUNDING.yml diff --git a/.github/FUNDING.yml b/.github/FUNDING.yml new file mode 100644 index 0000000..0cef3e6 --- /dev/null +++ b/.github/FUNDING.yml @@ -0,0 +1 @@ +buy_me_a_coffee: marcusH diff --git a/README.md b/README.md index 50b9ebf..9ec6385 100644 --- a/README.md +++ b/README.md @@ -61,7 +61,7 @@ Running projects are detected through their terminal processes (`pgrep` for `--t ## Installation -Prebuilt DMGs are attached to the releases. The bundles are **not signed or notarized** — an Apple Developer ID costs €99/year, which this project doesn't have (if you'd like to change that, sponsoring is welcome). macOS therefore quarantines the download; after copying `ai-control.app` to `~/Applications`, clear it with: +Prebuilt DMGs are attached to the releases. The bundles are **not signed or notarized** — an Apple Developer ID costs €99/year, which this project doesn't have. If you'd like to change that: [Buy me a coffee](https://buymeacoffee.com/marcusH). macOS quarantines the unsigned download; after copying `ai-control.app` to `~/Applications`, clear it with: ```sh xattr -d com.apple.quarantine ~/Applications/ai-control.app