Project DescriptionToastify adds some missing functionallity 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.
Update 2009-09-13
- Updated source
- Added build version of that source under Planned in Downloads
Minor update 2009-03-29
- Toastify now asks if it should start Spotify if not already started.
- Some graphics changes, new icon
- Added an About dialog with a version checker.
- Installer, Autostart... (anyone sitting on a NSIS macro for checking .NET FW 3.5???)
- Added plugin possibilities (Skype plugin thx to Linus.) Only available in source!
- Felt it was stable enough for Beta
See usage instructions below.Please noteThis is a untested application in alpha version ergo there will be bugs. Please report any bugs you find using the issue tracker on this page.
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!
Requirements
- Microsoft .NET Framework 3.5
- The application must be executed from a folder where it has write access. (A settings file is created on startup.)
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!
Toastify.xmlThe first time you execute Toastify.exe the Toastify.xml is created with the default settings.
You can change thease settings to customize Toastify.
For information about the settings see page
Toastify.xml