|
|
пре 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.