This app can control your A/V-Denon-Receiver from within a mac osx menubar. Currenty
I try to update the releases as often as possible. See the releases page for prebuilt binaries.
To install for development, clone this repo and install with
yarn
:
# Clone
git clone [email protected]:Figedi/denon_menu && cd denon_menu
# Install the packages
yarn
# Start dev task
npm run dev
MIT