https://github.com/willyjl/soundy
🎛 A universal minimal media controller app for Windows
https://github.com/willyjl/soundy
discord in-portfolio media media-player media-queries soundy spotify
Last synced: 18 days ago
JSON representation
🎛 A universal minimal media controller app for Windows
- Host: GitHub
- URL: https://github.com/willyjl/soundy
- Owner: WillyJL
- License: gpl-3.0
- Created: 2021-03-26T19:11:41.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2021-09-30T20:56:04.000Z (over 3 years ago)
- Last Synced: 2025-05-05T04:36:28.547Z (28 days ago)
- Topics: discord, in-portfolio, media, media-player, media-queries, soundy, spotify
- Language: Python
- Homepage:
- Size: 1.52 MB
- Stars: 14
- Watchers: 2
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Soundy
A universal minimal media controller for Windows
## Simple
Soundy is designed to be simple but functional, implementing only the functions you need but doing it well. Controls are: play/pause, skip, shuffle, repeat, time scrubber.
## Universal
Hooking into [Window's Runtime API](https://docs.microsoft.com/en-us/uwp/api/windows.media.control.globalsystemmediatransportcontrolssession), Soundy is compatible with most desktop media players. Essentially, if your app implements [this media popup](https://i.stack.imgur.com/Wr78Q.png) then it will be supported.
## Stylish
Soundy features a clean and minimal interface that adapts its colors based on the current media's thumbnail, managing to always look stunning.
## Streamers rejoice
By default Soundy stays always on top of other windows, giving you (and your potential audience) all the needed info with a quick glance. No more "what's the song?" in chat.
## Bloat free
Soundy only interacts with the Windows internal API, meaning that you don't need any form of login or premium account. It doesn't even connect to the internet, so rate limits are not a thing.
## Always at arm's reach
By default Soundy will hide after a few seconds without detecting media, but fear not, as its tray icon is always there for you. Here you have a link to the releases section, where you can update Soundy, and a handy settings shortcut.
## Spread the love
Soundy's Discord Rich Presence integration allows you to proudly show off your favorite music no matter whether your player supports Discord. Similarly to the main interface, it will hide when no media is detected.
## Modular
You can change your Soundy configuration very easily from the dedicated settings window, allowing you to toggle features such as its interface staying on top of other windows, hiding when no media is detected, toggling the Discord RPC integration and whether Soundy will start with Windows.
## Convinced? Here's how to get Soundy!
Since this program doesn't even connect to the internet there is no auto-updating, you will need to do that yourself. Soundy's tray icon has a link to the releases page though, so just be sure to check there every so often.- Head over to the [Releases](https://github.com/Willy-JL/soundy/releases) section
- Grab the latest binaries (`SoundyVx.x.zip`)
- Extract the zip somewhere that you won't delete / move
- Run `Soundy.exe`When an update is released you'll just have to download the new binaries and replace your previous installation files with the new ones.
## Credits:
- [This amazing answer](https://stackoverflow.com/a/66037406) on Stack Overflow
- [Lofi](https://github.com/dvx/lofi) for the inspiration to make this
## Gallery



