Skip to content

Latest commit

 

History

History
45 lines (28 loc) · 885 Bytes

README.md

File metadata and controls

45 lines (28 loc) · 885 Bytes

ReadyToDJ

ReadyToDJ is a Spotify player controllable from DDJ-400. You can enjoy your favorite music using your DJ controller.

Screenshot

Features

  • Play / Pause
  • Seek
  • Search tracks
  • Save favorite search queries

Getting Started

  1. Clone this repository.

  2. Set up env file with your access token. You can get access token here.

mv .env.sample .env.local
$EDITOR .env.local
  1. Run dev server
yarn install
yarn dev
  1. Enjoy🎧

⚠️ To play music from DDJ-400, you have to play by clicking button once because of the limitation by web browser.

How to use

License

MIT License