Pixoonair is a menubar app that displays GIFs on your Pixoo64 device, triggered by webcam activity. When your webcam is active, the app automatically displays a predefined "On Air" GIF. When the webcam is off, it switches back to a normal display.
- Mac Menubar App: Accessible directly from your Mac's menubar.
- Pixoo64 Support: Allows you to connect and send updates to your Divoom Pixoo64 device.
- Webcam Trigger: Automatically reacts to the status of your webcam (on/off).
- Customizable Settings: Set the GIF to display and target Pixoo64 device.
Download the latest version from the GitHub releases page.
- Launch Pixoonair and locate the menubar icon.
- Click the icon to open the settings.
- Configure:
- Device Name: The name of your Pixoo64 device.
- GIF File Type: Specify how the "On Air" GIF is selected (e.g., ID or URL).
- GIF File ID/URL: Provide the identifier or URL for the GIF to display when your webcam is active.
- The app automatically detects your webcam's activity and updates the Pixoo64 display accordingly.
- To exit the app, right-click the menubar icon and select Quit.
- Device Name: The name of your Pixoo64 device to connect.
- GIF File Type: Select how the GIF is specified (by ID or URL).
- GIF File ID: The identifier of the GIF to display.
- GIF File URL: The URL of the GIF file for your "On Air" status.
Settings are saved automatically and persist across app restarts.
Refer to the Tauri Development Guide for prerequisites and setup instructions.
Install dependencies and run the app in development mode:
pnpm install
pnpm tauri dev
To create a distributable .dmg
file:
pnpm tauri build --bundles dmg
Pixoonair is designed exclusively for macOS and is not compatible with other operating systems.
This project is licensed under the MIT License.