Skip to content

pablouser1/GoListenMoe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Releases

No releases published

Packages

No packages published

Languages