-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
405705d
commit 9acb2ba
Showing
1 changed file
with
15 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,15 @@ | ||
# [<sub><img src="BeezyLight/Assets.xcassets/AppIcon.appiconset/icon_128x128.png" width="64" height="64" /></sub>](https://github.com/beezylight/BeezyLight/releases/latest/download/BeezyLight.zip) <sup><sup><sup>BeezyLight.app</sup></sup></sup> | ||
|
||
#### β¦ tiny macOS app to control a [usb-connected light](https://www.blinkstick.com/products/blinkstick-square) | ||
- [x] β¨ no setup, configs, drivers or persistent system changes | ||
- [x] π¨ lights up whenever the microphone is in use | ||
- [x] π single menubar icon to show mic state / quit | ||
- [x] πΎ native build, fits in a floppy, minimal resource usage | ||
|
||
**NB**: most WebRTC software keep the audio input, even on mute<br/>This app then serves as an accurate "at a meeting" indicator π | ||
|
||
#### β¦ install | ||
1. download lastest version [here](https://github.com/beezylight/BeezyLight/releases/latest/download/BeezyLight.zip) | ||
2. unzip and move `BeezyLight.app` to `/Applications` | ||
3. right click (or two-finger tap on trackpad) and select [Open](https://support.apple.com/en-gb/HT202491#:~:text=control-click%20the%20app) | ||
4. add to [Login Items](https://support.apple.com/en-gb/guide/mac-help/mh15189/mac) to launch it automatically every boot |