https://github.com/fares-soliman/queueitup
Send songs to a shared queue for group listening fun!
https://github.com/fares-soliman/queueitup
apple apple-music-api music musickit musickitjs web-bluetooth web-bluetooth-api
Last synced: 2 months ago
JSON representation
Send songs to a shared queue for group listening fun!
- Host: GitHub
- URL: https://github.com/fares-soliman/queueitup
- Owner: fares-soliman
- License: mit
- Created: 2022-09-07T07:12:25.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-09-07T11:36:35.000Z (over 2 years ago)
- Last Synced: 2025-03-09T15:31:03.326Z (2 months ago)
- Topics: apple, apple-music-api, music, musickit, musickitjs, web-bluetooth, web-bluetooth-api
- Language: JavaScript
- Homepage:
- Size: 12.7 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[](https://github.com/googlechrome/samples/tree/gh-pages/web-bluetooth)

https://user-images.githubusercontent.com/9732247/188830087-e96eab15-0675-4716-9dac-ba469b30134b.mp4

## Usage
1. Apple Music developer token must be replaced under `'Enter token here'` in `script.js`
2. Site must be hosted for Apple Music authentication to retrtieve a valid user token. Possibly might host it in the future
3. Need the QueueItUp app to transmit songs. [Available Here](https://github.com/fares-soliman/queueitupapp)