luizjr8 / now-playing

A macOS application for Spotify notifications and a now playing visual widget!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Now Playing (For Spotify)

Maintainability Issues Downloads Latest Version

Features

Mini-Player and Notifications

Now Playing at its heart is a mini-player and native system notifications when running alongside Spotify Desktop!

Monterey/Big Sur Expanded Notifications

Now Playing now supports Apple Silicon natively!

In Big Sur (and later) you can expand notifications to view the beautiful full-sized album art!

Song At-A-Glance and Playlist Shortcuts

Optionally, you can see the song you're currently listening to at a glance and quickly add songs to your library!

Installing

This application is not yet available in Homebrew Cask. Help us get to 75 stars!

Download the .dmg file from the latest release, run it, and move the app to your system's Application folder.

Local Development

Install dependencies:

yarn install

You then must create and register an app in the Spotify Developer portal. Rename .env.json.example (file in the root of this project) to .env.json and update values.

To start the app, run:

yarn start

Notes

New maintainers/forkers can see the DEPLOYMENT.md file for instructions on distribution.

Neither Apple nor Spotify associate with Now Playing. These business names, graphics, style guide, and other references are the trademarks of their respective copyright holders.

Thanks to Cindy Xu of Inkling Interactive for designing the tray and app logos.

Thanks to @davicorreiajr's original project on which this hard-fork is derived.

This project uses the MIT License.

About

A macOS application for Spotify notifications and a now playing visual widget!

License:MIT License


Languages

Language:JavaScript 84.9%Language:CSS 8.2%Language:HTML 4.9%Language:Ruby 1.2%Language:Shell 0.8%