Skip to content
This repository has been archived by the owner on May 31, 2020. It is now read-only.
/ Spofy Public archive

A Spotify mini player and notifier for Windows

License

Notifications You must be signed in to change notification settings

eltoncezar/Spofy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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:https://www.gnu.org/licenses/gpl-2.0.txt or in the LICENSE.txt file in this repository.