Skip to content
This repository has been archived by the owner on Nov 24, 2022. It is now read-only.

robinsalehjan/soundpick

Repository files navigation

Description

  • Soundpick is an extension to Raycast where you can:
    1. See what device you are playing music from
    2. See available devices that you can connect to, start playing music from and disconnect from.

Screencast

soundpick

How to run it on your machine

  1. Install Raycast
  2. Clone the project: git clone git@github.com:robinsalehjan/soundpick.git
  3. Install dependencies: npm install
  4. Start Raycast in dev mode: npm run dev