plyr
plyr copied to clipboard
A hyperminimal, lightweight macOS desktop music application
Plyr
Plyr is a hyperminimal, lightweight macOS music playback desktop application.
Audio files are looked for in the ~/Music
directory. If none are found, the app will notify you and terminate.
Installing
Install via Homebrew Cask
$ brew tap lukakerr/things
$ brew cask install plyr
Manual Download
Visit the releases page to download manually.
Uninstalling
Download via Homebrew Cask
$ brew cask remove plyr
Downloaded Manually
$ rm -r /Applications/Plyr.app ~/Library/Caches/io.github.lukakerr.plyr
Features
- Pause or play
- Skip or rewind 10 seconds
- Skip to next or previous song
- Minimal UI
Todo
-
Add UI preferences
- [ ] Window border radius
- [ ] Show or hide traffic lights
- [ ] Light or dark overlay
-
Add functionality preferences
- [ ] Duration to skip or rewind
-
Add functionality
- [x] Show quick open panel to search for and play songs
- [x] Add keybindings for play, pause, skip, rewind, next and previous buttons
Screenshots