Skip to content

Commit 9a5b157

Browse files
authored
Revise README structure and content
Updated README to enhance clarity and organization.
1 parent 007e61c commit 9a5b157

1 file changed

Lines changed: 14 additions & 8 deletions

File tree

README.md

Lines changed: 14 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,19 @@
1+
<img width="256" height="256" alt="App Icon" src="https://github.com/user-attachments/assets/f312eefa-01ee-469d-9c97-7e95fecd8804" />
12

2-
# MiddleQuit<img width="512" height="512" alt="512_512" src="https://github.com/user-attachments/assets/f312eefa-01ee-469d-9c97-7e95fecd8804" />
3+
# MiddleQuit
34

4-
Quit apps by middle clicking Dock items.
5+
Quit apps by middle clicking Dock items.
56

6-
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
712

813
## 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.
1015

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.
1217

1318
## Installation
1419
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
2025
##
2126
**Tested on macOS Tahoe 26.1**, (M4 MacBook air + a third-party app which enables middle click on the touchpad)
2227

28+
**Currently reported not working on Sequoia**
29+
2330
(let me know your system and if it works on it, I can add to this list)
2431

2532
## Don't trust me?
2633
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. 😄
2734

2835
https://github.com/user-attachments/assets/b492be2e-e48f-4cf7-b7c3-b596e24f8a73
2936

30-
# Features
31-
Optional: Select a modifier key to use in conjunction with the middle-click:
32-
<img width="479" height="263" alt="settingsPage" src="https://github.com/user-attachments/assets/6d723613-0927-4ede-a940-ae2cfb0f8320" />
37+
# Settings
38+
<img width="566" height="406" alt="settingsPage" src="https://github.com/user-attachments/assets/8567c05d-df59-4693-bf5a-b5687f435c26" />

0 commit comments

Comments
 (0)