Spotify is one of the better internet music players out there and it never fails to dissapoint with the collection of music. However, sometimes I miss some features. Thankfully there is spotify plugin functionality that makes it extensible. Toastify is one such plugin that adds some of the missing functionality:

Toastify adds some missing functionality to the Spotify client(Windows only). It shows a popup, toast style, dialog on track change and it allows you to use global hot keys for Play/Pause, Next, Previous etc. Toastify is developed using C# and WPF.

How to use

  • Start Spotify
  • Important! If you are upgrading from the previous version please delete the existing Toastify.xml file to get a new with additional settings.
  • Start Toastify
  • Thats it!

Default keyboard shortcuts

  • Ctrl Alt Up = Play/Pause
  • Ctrl Alt Down = Stop
  • Ctrl Alt Right = Next track
  • Ctrl Alt Left = Previous track
  • Ctrl Alt M = Mute on/off
  • Ctrl Alt Page Up = Volume up (expirimental support)
  • Ctrl Alt Page Down = Volume down (expirimental support)
  • Ctrl Alt Space = Show toast
  • Ctrl Alt S = Show Spotify
  • Ctrl Alt C = Copy track information to clipboard New!

Download Toastify