Skip to content
This repository was archived by the owner on Feb 2, 2023. It is now read-only.
/ toastify Public archive
forked from nachmore/toastify

πŸ“£ TOASTIFY DEVELOPMENT HAS STOPPED | Toastify adds global hotkeys and toast notifications to Spotify

License

Notifications You must be signed in to change notification settings

aleab/toastify

This branch is 465 commits ahead of, 25 commits behind nachmore/toastify:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

d49fdac Β· Feb 2, 2023
Oct 8, 2018
Oct 1, 2012
Oct 9, 2018
Sep 11, 2019
Oct 12, 2018
Sep 11, 2019
Sep 11, 2018
Sep 11, 2019
Jun 29, 2017
Sep 30, 2018
Sep 9, 2018
Feb 14, 2018
Jun 30, 2017
Oct 9, 2018
Feb 2, 2023
Oct 12, 2018
Oct 12, 2018
Jul 2, 2017
Feb 14, 2019

Repository files navigation

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) GitHub release Github license 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)
  • ❗ 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 πŸ˜‰) and ask questions in the 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! β˜•

License

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

This project uses third-party libraries; their verbatim licenses can be found here.

About

πŸ“£ TOASTIFY DEVELOPMENT HAS STOPPED | Toastify adds global hotkeys and toast notifications to Spotify

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 94.2%
  • NSIS 5.0%
  • Other 0.8%