bhj / KaraokeEternal

Open karaoke party system
https://www.karaoke-eternal.com
ISC License
460 stars 70 forks source link

[FEATURE REQUEST] - QR Code to load app on mobile devices #32

Open vioxxide opened 3 years ago

vioxxide commented 3 years ago

Use a dynamic IP solution and/or QR code generator to enable scan of QR code (show on player) to ease the launch of the app on the phone. This could take them to the correct room in addition to the correct server.

bhj commented 3 years ago

This is indeed planned! If you're using the npm package and interested in testing the feature when ready, let me know. Thanks

vioxxide commented 3 years ago

I tried to use the NPM package but I got a bunch of critical errors about Python not being installed. So I downloaded the executable.

bhj commented 3 years ago

No worries. Depending on your platform+arch some modules need to compile from source. Might try the @next version and have better luck getting pre-compiled binaries.