|
|
il y a 7 ans | |
|---|---|---|
| app | il y a 7 ans | |
| src | il y a 7 ans | |
| test | il y a 7 ans | |
| .gitignore | il y a 7 ans | |
| ChangeLog.md | il y a 7 ans | |
| LICENSE | il y a 7 ans | |
| README.md | il y a 7 ans | |
| Setup.hs | il y a 7 ans | |
| package.yaml | il y a 7 ans | |
| stack.yaml | il y a 7 ans |
A work in progress.
haskell-jukebox is a rewrite of lan-jukebox in Haskell. I was unhappy with how express handled things like sockets through socket.io, so I'm playing around with a Haskell implementation.
As of now, the plan is to control an instance of mpv via JSON-RPC, and expose a web instance through scotty for control.