Skip to content

Ronny12301/MediaPlayer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MediaPlayer

My attempt to replicate the old Windows Media Player 11 in Java image

Can play videos and music Just select a file that you want to play or set a root folder to add every (media)file to the playlist image

Command-line install

Launch app installer via command-line on Linux, or Mac.

/bin/bash -c "$(curl -fsSL https://www.jdeploy.com/~w-media-player/install.sh)"