aaronpearce / airqualitymonitor

Catalyst-based HomeKit menu bar air quality monitor for macOS 11

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AirQualityMonitor

This is an app that uses HomeKit to display a menu bar item with your current air quality from compatible devices (like an Eve Room). Requires macOS 11.

It showcases some advanced techniques like loading an embedded AppKit framework in a Swift-based Catalyst app, swizzling the main window to not display, setting LSUIElement to hide the app icon in the dock, and presenting a status menu item.

Screenshot

About

Catalyst-based HomeKit menu bar air quality monitor for macOS 11


Languages

Language:Swift 93.7%Language:Objective-C 6.3%