Utility for Spotify, even your 😼 can use Spotify now !
- Show Catify: Ctrl P /
- Play track on search results: Ctrl Number
- Save to library : Ctrl P ]
- Remove from library : Ctrl P [
- Save to Playlist : Ctrl P =
- Remove from Playlist : Ctrl P -
To install it download the latest release for your platform (OS X).
If you're a developer 💻 Clone the repo via git:
git clone https://github.com/MeoBeoI/Catify.git
And then install dependencies.
$ cd Catify && npm install
Run this two commands simultaneously in different console tabs.
$ npm run hot-server
$ npm run start-hot
or run two servers with one command
$ npm run dev
*Note: requires a node version >= 6 and an npm version >= 3
$ npm run package