toastify
toastify copied to clipboard
:mega: TOASTIFY DEVELOPMENT HAS STOPPED | Toastify adds global hotkeys and toast notifications to Spotify
Hey, I am currently in the process of setting up the project in VS. However, there are some issues I'd like to resolve. Here is what I've done so far:...
## Internal Design Overhaul: Spotify The `Spotify` class handles way to many things right now: - Initialization of the `SpotifyLocalAPI` and event handling. - Spotify client startup (that's a good...
## Internal Design Overhaul: ToastView `ToastView` is one of the other monsters of Toastify codebase: 1200+ LOC. This is the code-behind of the Toast view and entry point of the...
## Internal Design Overhaul: Settings This class both represents a serializable setting file **and** handles setting files IO. It should at least be separated in two different classes: - **Settings**,...
When a new update has been downloaded and is ready to be installed, if the user chooses to install it straight away, the installation should be as seamless as possible:...
Hi, Any chance that we can get the option of using mousebuttons as hotkeys? I've previously used a combination of Alt + Mousewheel up/down to quickly change volume while playing...
I have Spotify installed and automatically updating from the Windows Store. Sometimes those updates break Toastify, and I have to download and install the new version of Toastify manually. Could...
Hello, Is it possible add a hotkey to activate/deactivate the shuffle mode in Spotify ? It would be a great enhancement (at least for me ;) ) Thank you for...
Hello, Using the latest version available on Windows and Spotify 1.0.75.483.g7ff4a0dc, the song is displayed on the bottom right as it is supposed to but the shortcuts I've assigned do...
Currently only Track and Artist are shown in the Toast window ¿Is it possible to add the Album title?