Spofy icon indicating copy to clipboard operation
Spofy copied to clipboard

A Spotify mini player and notifier for Windows

UPDATE

~Currently I'm working on a complete rewrite of Spofy, using dotnet core and Avalonia as UI, so I hope we can get multi plataform. But since this is a side project, don't expect anything soon. Also, any help will be appreciated.~

I will not update this repository anymore, mostly because I don't have the time, but also because I recently come across this amazing projecto: Audio Band. It's EXACTLY what I wanted to do with Spofy, but couldn't. So if you liked Spofy I strong suggest you to try this. I will also try and contribute to the project, when I can. Thanks guys, this was an amazing experience.

Spofy

Spofy is a WPF-Based Spotify mini player and notifier for Windows.

Just download the executable from here: https://github.com/eltoncezar/Spofy/releases/latest

Example

Since Winfy is not working anymore, I decided to create something similar, but new.

This application uses SpotifyAPI-NET for all Spotify related operations.

Features

  • View the current playing track in a comfy way
  • Play, pause and skip tracks without opening Spotify
  • 3 differents sizes (at this moment)
  • Always on top (customizable)
  • Growl notifications (if available)

Requirements

  • Windows (XP, Vista, 7, 8)
  • .NET Framework 4.5 (or higher)
  • Internet connection
  • Spotify

Notice

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

Todo

Check the issue list.

Donations

Donations would be more than welcome :)

Donate

Related projects

Also take a look at these awesome projects:

Copyright and License

This piece of software is licensed under the GNU GPL v2.0. The complete license could be found at http://www.gnu.org/licenses/gpl-2.0.txt or in the LICENSE.txt file in this repository.