Soundpick
is an extension toRaycast
where 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 [email protected]:robinsalehjan/soundpick.git
- Install dependencies:
npm install
- Start
Raycast
indev
mode:npm run dev