Skip to content

Latest commit

 

History

History
25 lines (20 loc) · 614 Bytes

README.md

File metadata and controls

25 lines (20 loc) · 614 Bytes

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