Skip to content

nort3x/MamadPlayer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MamadPlayer

MamadPlayer is a simple media-player which can be used both locally and virtually over the LAN network

contribution is happily accepted

  • network discovery
  • volume and seekto controls
  • hot switch between local and over network
  • audio spectrum
  • minimal and simple
  • easy protocol (no registry and RMI)

Roadmap

  • having an actual code structure [X]
  • playlist and persisting options [X]
  • service discovery [X]
  • multi server (player) support with acceptable syncing [x]

Screenshots

App Screenshot

PoweredBy

  • JPhoenix wonderful material components
  • Gson awesome serializer
  • NanoHTTPD straight-forward embedded HTTPServer
  • Anonymouse blog about BarCharts and corresponding CSS
  • vlcj true bulletproof media-player