A terminal music player based on afplay
See the codeA 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:
Use stack to build and run the project:
stack build
stack exec haskell-player
More 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.
Haskell
100.0%
A terminal music player based on afplay
See the codeA 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:
Use stack to build and run the project:
stack build
stack exec haskell-player
More 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.
Haskell
100.0%