https://github.com/zardoy/soda-player-plus
Patch that brings awesome improvements to SodaPlayer
https://github.com/zardoy/soda-player-plus
Last synced: 10 months ago
JSON representation
Patch that brings awesome improvements to SodaPlayer
- Host: GitHub
- URL: https://github.com/zardoy/soda-player-plus
- Owner: zardoy
- License: mit
- Created: 2021-02-22T22:54:43.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2021-05-09T10:47:55.000Z (about 5 years ago)
- Last Synced: 2025-04-06T21:41:48.663Z (about 1 year ago)
- Language: JavaScript
- Size: 69.3 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Soda player plus
> Patch that makes SodaPlayer **much better**.
Now, I'm looking for a good modern player that supports all formats like mpc, but unfortunately I didn't find that. I'll probably make my own version of something like Soda but for now I'm using this patch as a **workaround only**.
> Not maintained anymore. I'm done.
> In soda player, press ctrl+cmd+shift+d to menu with useful info (aka debug info).
## Optional Features
These features are enabled by default:
- [x] Global Play/Pause Media key
- [x] Progress Bar
- [ ] Add opacity for window controls (make them visible)
- ~~ [x] Thumbar Buttons~~ (wont fix)
- ~~[ ] Save position for magnet & local files~~ (won't fix)
For enabling/disabling instructions open DevTools:
- Windows: `CTRL + SHIFT + I`
- macOS: , then `CMD + ALT + I`
and then copy-paste this: `enableAllFeatures` and press enter.
For full list of features see [ROADMAP project](https://github.com/zardoy/soda-player-plus/projects/1) (done section).