A minimal graphical interface on top of afplay and afinfo built using
brick.
By default it will show a list of all the contents found in the $HOME/Music
directory.
Commands:
- enter to play the selected song
- spacebar to pause/resume the current song
- left arrow to play the previous song
- right arrow to play the next song
- q to exit
Use stack to build and run the project:
stack build
stack exec haskell-playerMore info on stack at http://docs.haskellstack.org/en/stable/README/.
You can download the latest executable version at [TODO: add download link].
It requires afplay and afinfo, that should be present in any modern Darwin
distribution.
Any format supported by afplay.
