You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Force Quit with or without modifier keys coming very soon!
7
+
# Features
8
+
- Regular Quit, Force Quit, or both.
9
+
- Easy 'Launch at Login' setting
10
+
- Hide icon from Menu Bar
11
+
- Modifier keys assignable in app settings
7
12
8
13
## Info
9
-
The app lives in the top bar, from where you can enable launch at login, open the accessibility settings (if not enabled - more on that below), set the modifier key, or quit the app.
14
+
The app lives in the top bar, from where you can enable launch at login, open the accessibility settings (if not enabled - more on that below), open settings, or quit the app.
10
15
11
-
If the stock icon in the top bar bothers you, let me know and I'll bother to make an icon for it. I'm working under the assumption that nobody will care or even download this.
16
+
If the stock icon in the top bar bothers you, let me know and I'll bother to make an icon for it. I'm working under the assumption that people will hide it from the top bar.
12
17
13
18
## Installation
14
19
When you first open the app, it will ask you to enable Accessibility permissions. This is standard for apps like these, so they can interfere with regular input processes. After enabling, quit and restart the app.
@@ -20,13 +25,14 @@ I'm not completely familiar with sharing macOS apps, so if you have any issues i
20
25
##
21
26
**Tested on macOS Tahoe 26.1**, (M4 MacBook air + a third-party app which enables middle click on the touchpad)
22
27
28
+
**Currently reported not working on Sequoia**
29
+
23
30
(let me know your system and if it works on it, I can add to this list)
24
31
25
32
## Don't trust me?
26
33
I don't blame you! I'm just a random guy on the internet who vibe coded a Mac app. If you prefer, build the app yourself in Xcode after ensuring there is no pesky code inside. 😄
0 commit comments