Documentation
¶
Overview ¶
Tally is a macOS menu bar app that turns on a smart light outside your office when your camera is in use, so the household knows you're on the air. The menu bar shows an ON AIR sign — lit red when live, dark when not; click it to override the status or pick which light to control.
Directories
¶
| Path | Synopsis |
|---|---|
|
pkg
|
|
|
camera
Package camera reports whether any camera on this Mac is in use by any application, using CoreMediaIO's DeviceIsRunningSomewhere property.
|
Package camera reports whether any camera on this Mac is in use by any application, using CoreMediaIO's DeviceIsRunningSomewhere property. |
|
light
Package light defines a provider-agnostic interface for network status lights, so tally can drive bulbs from different vendors (Wiz, LIFX, ...) through one API.
|
Package light defines a provider-agnostic interface for network status lights, so tally can drive bulbs from different vendors (Wiz, LIFX, ...) through one API. |
|
light/wiz
Package wiz controls Philips Wiz smart bulbs over their local UDP protocol (JSON on port 38899, no auth, no hub).
|
Package wiz controls Philips Wiz smart bulbs over their local UDP protocol (JSON on port 38899, no auth, no hub). |
Click to show internal directories.
Click to hide internal directories.