Capi is a lightweight macOS menu bar app that shows the current Caps Lock status using a custom icon. It is designed to be unobtrusive, accessible, and easy to use.
- Menu bar indicator for Caps Lock state
- Custom icons for Caps Lock ON and OFF
- No Dock icon (menu bar only)
- Simple menu with Quit option
Caps Lock ON:
Caps Lock OFF:
- Build the app in Xcode (
Cmd+B
). - Locate the built
Capi.app
in~/Library/Developer/Xcode/DerivedData/Capi-*/Build/Products/Debug/
. - Copy
Capi.app
to your/Applications
folder. - Double-click to launch. The icon will appear in your menu bar.
- Download the latest zip file from the Release section of the repository and unzip it and move Capi.app to /Applications
- The menu bar icon changes based on the Caps Lock state.
- Click the icon to access the menu and quit the app.
- Written in Swift using AppKit.
- To modify icons, replace
capital-a-18.png
andsmall-a-18.png
in theCapi
directory.phoe