:memo: Available Translations: coming soon
The Electron framework allowed us to write a cross-platform desktop application for Mixer using NodeJS.
This project adheres to the Contributor Covenant code of conduct. By participating, you are expected to uphold this code. Please report unacceptable behavior to support@hydeinit.com.
Clone and run the repository to see the app in action on node:
git clone https://github.com/HydeInit/Mixer-Desktop
cd Mixer-Desktop
npm install
npm start
Note: you can also run
electron .
instead ofnpm start
We are looking for developers to help develop this project to present to the official team at mixer. Please submit some ideas in the issues section or some PRs to get this project going. If you are interested, you can become a collaborator on the project. Thanks.