/plyr

A hyperminimal, lightweight macOS desktop music application

Primary LanguageSwiftApache License 2.0Apache-2.0

Plyr

Swift 5 Platform Github Github All Releases

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 pine

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

    • Show quick open panel to search for and play songs
    • Add keybindings for play, pause, skip, rewind, next and previous buttons

Screenshots