|
|
7 年 前 | |
|---|---|---|
| app | 7 年 前 | |
| src | 7 年 前 | |
| test | 7 年 前 | |
| .gitignore | 7 年 前 | |
| ChangeLog.md | 7 年 前 | |
| LICENSE | 7 年 前 | |
| README.md | 7 年 前 | |
| Setup.hs | 7 年 前 | |
| package.yaml | 7 年 前 | |
| stack.yaml | 7 年 前 |
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.