|
|
hace 7 años | |
|---|---|---|
| app | hace 7 años | |
| src | hace 7 años | |
| test | hace 7 años | |
| .gitignore | hace 7 años | |
| ChangeLog.md | hace 7 años | |
| LICENSE | hace 7 años | |
| README.md | hace 7 años | |
| Setup.hs | hace 7 años | |
| package.yaml | hace 7 años | |
| stack.yaml | hace 7 años |
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.