Toastify logo

Toastify Jesper Palm, Oren Nachman, Alessandro Attard Barbini

Use this command to install Toastify:
winget install --id=Aleab.Toastify -e

Toastify adds global hotkeys and toast notifications to Spotify

Toastify is a software tool designed to enhance your Spotify experience with global hotkeys and toast notifications. It allows users to control Spotify playback, skip tracks, and receive real-time updates about currently playing music directly from their desktop or device.

Key Features:

  • Customizable global hotkeys for seamless Spotify control without opening the app.
  • Toast notifications that display information about the current track, including artist, title, and album art.
  • Integration with Spotify’s API to provide accurate and up-to-date track details.
  • Cross-platform support, ensuring compatibility across different operating systems.
  • Customizable alert styles and hotkey configurations to suit individual preferences.

Audience & Benefit:
Ideal for Spotify users who want to streamline their music experience by reducing the need to interact with the app directly. Toastify helps users stay informed about their current playback while maintaining focus on other tasks, making it perfect for multitaskers or those seeking a more efficient listening experience.

Toastify can be installed via winget, ensuring a smooth and straightforward setup process.

README

THIS PROJECT IS NO LONGER MAINTAINED

If you are looking for a replacement you can check out these other amazing projects:

or use Spotify's own overlay on Windows (check out this article).

Toastify

Codacy grade [GitHub last commit (master)][commits] GitHub release [Github license][license] [Gitter][aleab/toastify@gitter]

toastify-showcase

Toastify adds global hotkeys and toast notifications to Spotify.

This application uses SpotifyAPI-NET.

Features

  • Display the current playing track in a customizable toast-style popup
  • Global hotkeys for media actions (Play/Pause, Next/Previous track, Mute, Fast Forward, Rewind)
  • :heavy_exclamation_mark: Compatible with the Microsoft Store version of Spotify

Requirements

  • Windows (7, 8/8.1, 10)
  • .NET Framework 4.7.2 or greater
  • Spotify

Notices

  • Toastify is not a Spotify replacement. You need both running at the same time.

  • Windows 10: In the latest versions of Windows, SmartScreen will probably prevent the installer from starting, because it is not signed.
    You have two options: either Don't run the installer and forget about Toastify, or click on More info and Run anyway.
    Whatever is your choice, I strongly advise you to not disable Windows SmartScreen — its warnings are meaningful.

    If you have any concerns, feel free to take a look at the code (it's free :wink:) and ask questions in the [issues][issues] section.

  • If you are updating from the original version of Toastify (v1.8.3), be sure to uninstall it completely before installing this version. You should also remove any file from the following directories, if they exist:

    • "%LocalAppData%\Toastify" (for example: "C:\Users\{UserName}\AppData\Local\Toastify")
    • "%AppData%\Toastify" (for example: "C:\Users\{UserName}\AppData\Roaming\Toastify")

Information for contributors

  • The language version used to build the project is C# 7
  • The solution requires Visual Studio 2017 (or Visual Studio Code, alternatively)
  • Dependencies are not included. Use of NuGet is highly recommended.
  • The repository has a git submodule; use git submodule update --init --recursive to initialize it.

Donations

I dedicate most of my free time to improving and keeping Toastify alive. Although absolutely not necessary, if you'd like to support me and the project, you can buy me a coffee here! :coffee:

License

This software is licensed under the GNU GPL-2.0; the complete license text can be found [here][license].
See also the original project this repository is a fork of, and its old [codeplex page][toastify@codeplex].

This project uses third-party libraries; their verbatim licenses can be found [here][license-3rdparty].

[license-3rdparty]:

[issues]:

Versions
1.11.2
Website