Skip to content

Spicetify-GUI 1.0.2

Compare
Choose a tag to compare
@aiden04 aiden04 released this 20 Aug 03:31
· 20 commits to main since this release
f80b8ad

Spicetify-GUI 1.0.2

Spicetify-GUI version 1.0.2 is here!

New Feature

Released a new feature, this feature gives you the ability to send commands to the console, and displays the output to the Main Menu. This means the cli in the back is no longer needed, so the file name was changed from .py to .pyw.

  • Built in Console.
  • Easy install for Spotify

UI Update

Changed the theme of PySimpleGUI from Default, to SystemDefaultForReal. Added ttk style buttons, specifically the calm style. Config is now viewed inside the Main Menu. It cannot be edited from the Main Menu, but my be edited by using the built in console.

Bug Fix

  • Fixed a bug that would crash Spicetify-GUI anytime a user tried to close it using the exit button, or closing from the windows title bar.
  • Install-CLI is now working.