Soundpickis an extension toRaycastwhere you can:- See what device you are playing music from
- See available devices that you can connect to, start playing music from and disconnect from.
- Install Raycast
- Clone the project:
git clone git@github.com:robinsalehjan/soundpick.git - Install dependencies:
npm install - Start
Raycastindevmode:npm run dev
