MacIntercom v0.1.4
Full Changelog: v0.1.3...v0.1.4
How does it work now?
- Media-aware mode (default when running ./macintercom) — intercom automatically yields to media playback.
- Standalone mode (run ./macintercom --s) intercom ignores media playback and stays active continuously until Ctrl-C.
- Test tone mode (run ./macintercom --t) intercom simultaneously plays 220 Hz tone through computer output & 440 Hz tone through Bluetooth speaker.
Installation
MacIntercom is currently distributed as source code and unsigned release binaries.
Because MacIntercom is not signed with an Apple Developer certificate, macOS may require manually approving the executable before first use.
Verification
Verify the checksum:
shasum -a 256 -c SHA256SUMS
Verify the GPG signature:
gpg --verify macintercom-v0.1.4.zip.asc macintercom-v0.1.4.zip