/Mixer-Desktop

cross-platform desktop application for Mixer.com

Primary LanguageHTMLMIT LicenseMIT

Mixer-Desktop

Travis Build Status devDependencies Status Gitter chat

📝 Available Translations: coming soon

The Electron framework aloud 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.

Quick Start

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 of npm start

Help wanted!

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.

License

MIT

Acknowledgments

Mixer
Electron
NodeJS