pablouser1 / GoListenMoe

listen.moe client made using Go

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Go Listen.moe

Cross platform Listen.moe client made using Go

Installation

go get && go build .

How to use

./GoListenMoe [-f] [-p mpv,native] jpop # (or kpop)
  • -f: Forces fallback mode, currently required for native to work properly
  • -p: Player to use, options are: native, mpv

TODO

  • Improve UI
  • Play Vorbis correctly in native (right now using fallback stream)
  • Hot-swapping between JPop and Kpop
  • Add compability for Windows when using mpv

External libraries used

About

listen.moe client made using Go

License:GNU General Public License v3.0


Languages

Language:Go 100.0%