Skip to content

ThinkChaos/spotify-notify

 
 

Repository files navigation

Spotify Notify

Spotify Notify

Spotify Notify

Spotify Notify

Build Version Build Status

Inspired by Spotify Notifications written in Swift

Features

  • Notification sounds (toggle)
  • Notification on play/pause (toggle)
  • Customizable status bar icon (default, dark and none)
  • Launch on login (toggle)
  • Album artwork (toggle)
  • Swap places of spotify icon with artwork (toggle)
  • Toggle disabling of notifications when Spotify is focused (toggle)
  • Shortcuts for showing notification (customizable) ✨
  • Show progress of a song in notification ✨
  • Ability to skip song from notification ✨
  • Options to control Spotify from menu bar ✨
  • Customizable options in notification
  • Add support for iTunes

Notes

When running the app on macOS Mojave (10.14) or higher, the first time you attempt to control Spotify you will be presented with the following dialog box:

Authorisation

You must grant permission for the app to work. Choosing Don't Allow will make the app unable to retrieve any information about the currently playing track.

If you click Don't Allow by accident, you can reset the permissions dialogue using

$ tccutil reset AppleEvents

Additionally, it is now required to sign the app using a paid developer account. To do this, simply set the signing team and certificate in the General settings of the SpotifyNotify target:

Signing

Building

$ git clone https://github.com/nahive/spotify-notify.git
$ cd spotify-notify
$ carthage update --platform macos --no-use-binaries
$ open SpotifyNotify.xcodeproj

Contributing

If you found a bug, open an issue.

If you have a feature request, open an issue.

If you want to contribute, submit a pull request.

License

The source code is dedicated to the public domain. See the LICENCE.md file for more information.

The Spotify artwork and icon is owned by Spotify AB Inc.

About

Rich, native Spotify notifications 🎵

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Swift 100.0%