Add "macOS Essential Utilities" project with README and assets.

This commit is contained in:
TzuWei 2026-03-30 16:28:08 +09:00
commit 4802f11169
Signed by: tzuwei-huang
GPG Key ID: 88A0D3DA7558EE01
14 changed files with 193 additions and 0 deletions

30
.gitignore vendored Normal file
View File

@ -0,0 +1,30 @@
.idea
### macOS template
# General
.DS_Store
.AppleDouble
.LSOverride
# Icon must end with two \r
Icon
# Thumbnails
._*
# Files that might appear in the root of a volume
.DocumentRevisions-V100
.fseventsd
.Spotlight-V100
.TemporaryItems
.Trashes
.VolumeIcon.icns
.com.apple.timemachine.donotpresent
# Directories potentially created on remote AFP share
.AppleDB
.AppleDesktop
Network Trash Folder
Temporary Items
.apdisk

163
README.MD Normal file
View File

@ -0,0 +1,163 @@
## 🧰 macOS Essential Utilities
A curated list of useful macOS tools with key features, screenshots, and clear free/paid notes.
---
### **1. Amphetamine** 🆓
![amphetamine](assets/amphetamine.png)
- **Description:** Prevents your Mac from sleeping with advanced automation.
- **Key Features:**
- Keep-awake based on apps, downloads, or Wi-Fi
- Timer or trigger-based sessions
- Allow display sleep while system stays awake
- **Download:** https://apps.apple.com/us/app/amphetamine/id937984704
---
### **2. Maccy** 🆓 / 💰
![maccy](assets/maccy.png)
- **Description:** Lightweight clipboard manager (must-have).
- **Key Features:**
- Clipboard history search
- Extremely fast and minimal
- Keyboard-first workflow
- **Download:**
- 🆓 GitHub: https://github.com/p0deje/Maccy/releases
- 💰 App Store: https://apps.apple.com/app/maccy/id1527619437
---
### **3. Keka** 🆓 / 💰
![keka](assets/keka.png)
- **Description:** Powerful file archiver.
- **Key Features:**
- Supports 7z / zip / tar / rar
- Compression with encryption
- Drag-and-drop simplicity
- **Download:**
- 🆓 Official: https://www.keka.io/
- 💰 App Store: https://apps.apple.com/app/keka/id470158793
---
### **4. Rectangle** 🆓
![rectangle](assets/rectangle.png)
- **Description:** Window snapping like Windows.
- **Key Features:**
- Keyboard shortcuts for window management
- Custom layouts
- **Download:** https://rectangleapp.com/
---
### **5. RunCat** 🆓
![runcat](assets/runcat.png)
- **Description:** Fun CPU monitor in menu bar.
- **Key Features:**
- Animated cat based on CPU usage
- Lightweight monitoring
- **Download:** https://apps.apple.com/us/app/runcat/id1429033973
---
### **6. BetterDisplay** 🆓
![betterdisplay](assets/betterdisplay.png)
- **Description:** Advanced display control.
- **Key Features:**
- Brightness control for external monitors
- Virtual display creation
- Resolution tweaks
- **Download:** https://github.com/waydabber/BetterDisplay
---
### **7. iTerm2** 🆓
![iterm2](assets/iterm2.png)
- **Description:** Powerful terminal replacement.
- **Key Features:**
- Split panes
- Search and autocomplete
- Custom profiles
- **Download:** https://iterm2.com/
---
### **8. Oh My Zsh** 🆓
![oh_my_zsh](assets/oh_my_zsh.png)
- **Description:** Zsh configuration framework.
- **Key Features:**
- Themes and plugins
- Developer-friendly setup
- **Download:** https://ohmyz.sh/
---
### **9. Mousecape** 🆓
- **Description:** Custom mouse cursors.
- **Key Features:**
- Import custom cursor packs
- Modify system cursor behavior
- **Download:** https://github.com/alexzielenski/Mousecape
---
### **10. IINA** 🆓
![iina](assets/iina.png)
- **Description:** Modern media player for macOS.
- **Key Features:**
- Built on mpv
- Clean UI with gestures
- Supports many formats
- **Download:** https://iina.io/
---
### **11. Input Source Pro** 🆓
![input_source_pro](assets/input_source_pro.png)
- **Description:** Auto-switch input methods.
- **Key Features:**
- Per-app input switching
- Smart language detection
- **Download:** https://inputsource.pro/
---
### **12. Air Battery** 🆓
![air_battery](assets/air_battery.png)
- **Description:** Battery status monitor for AirPods and other Bluetooth devices.
- **Key Features:**
- Real-time battery level display
- Notifications for low battery
- Supports multiple device types
- **Download:** https://lihaoyun6.github.io/airbattery/
---
### **13. Coconut Battery** 🆓
![coconut_battery](assets/coconut_battery.png)
- **Description:** Detailed battery health monitor for MacBooks and iOS devices.
- **Key Features:**
- Current charge and capacity
- Battery age and cycle count
- Export battery data and history
- **Download:** https://www.coconut-flavour.com/coconutbattery/
---
## ⭐ Notes
- 🆓 = Free
- 💰 = Paid on App Store (may have free alternative)

BIN
assets/air_battery.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 170 KiB

BIN
assets/amphetamine.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 162 KiB

BIN
assets/betterdisplay.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.8 MiB

BIN
assets/coconut_battery.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 318 KiB

BIN
assets/iina.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 476 KiB

BIN
assets/input_source_pro.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 127 KiB

BIN
assets/iterm2.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 190 KiB

BIN
assets/keka.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 289 KiB

BIN
assets/maccy.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 77 KiB

BIN
assets/oh_my_zsh.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 124 KiB

BIN
assets/rectangle.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 310 KiB

BIN
assets/runcat.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.5 KiB