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

Latest commit

 

History

History
13 lines (11 loc) · 590 Bytes

README.md

File metadata and controls

13 lines (11 loc) · 590 Bytes

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