k-perry / winphonic

Winphonic - Simple, lightweight, portable audio player for Windows

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool


What Is Winphonic?

Winphonic is a free, lightweight, portable, and open source audio player for Windows. Winphonic binary is only a 200 KB download and requires no installation. Simply unzip the archive and run winphonic.exe. All settings will be stored in a file in the local directory. Winphonic is inspired by the legendary Winamp, which is closed source and hasn't been updated in many years.

Features

  • Plays MP3 and OGG
  • Displays MP3 ID3 tags and OGG comments, including embedded album art
  • Only uses about 25 MB of memory when playing a song
  • Playlists with shuffle and repeat
  • Keyboard shortcuts
  • Snap window to edges of screen
  • Keep window always on top
  • Very low system requirements: Windows 7+ and 512 MB of RAM

Screenshots

Winphonic Screenshot 1 Winphonic Screenshot 2

Download

Winphonic v1.0 Binary for Windows (212 KB)

Installation Instructions

No installation required! Just download the ZIP file and run winphonic.exe.

Compatibility

Winphonic has been tested on Windows 7 SP1, Windows 8.1, and Windows 10. It may work on Windows XP, but it has not been tested. Winphonic does not work on Linux or Mac OS.

Keyboard Shortcuts

Task Keyboard Shortcut
Previous Z or Left Arrow
Play X or Space
Pause C or Space
Stop V or Escape
Next B or Right Arrow
Open File(s) O
Add File(s) to Playlist A
Toggle Playlist Visible P
Toggle Repeat R
Toggle Shuffle S
Delete File from Playlist Delete
Play Selected Song Enter

Planned Features

  • 64-bit version
  • Audio visualization
  • Equalizer
  • Customizable GUI
  • Load playlist from .pls file
  • Save playlist to .pls file

Contributions

I am not a professional C++ developer, and the code could undoubtedly use some improvement. All contributions to Winphonic are welcome. You can:

  • Report issues on GitHub
  • Email me with bug reports, suggestions, or to let me know you are enjoying the app!
  • Submit bug fixes or add new features with a Pull Request

Credits

License

Winphonic is licensed under the MIT License

About

Winphonic - Simple, lightweight, portable audio player for Windows

License:MIT License


Languages

Language:C++ 68.9%Language:C 31.1%