Skip to content

lukzhang/myPlayer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

⚽⚽⚽ As seen and used on my soccer Youtube Channel: https://www.youtube.com/c/IndieFootballer ⚽⚽⚽

Rock Player

A cross-platform video player based on electron and ffmpeg.

Feature

  • Cross platform.
  • Plays most video files.
  • Subtitle panel, subtitle replay.

To Use

To clone and run this repository you'll need Git and Node.js (which comes with npm) installed on your computer. From your command line:

# Clone this repository
git clone https://github.com/relaxrock/rockplayer
# Go into the repository
cd rockplayer
# Install dependencies
npm install
# Run the app
npm start

package mac app:

npm run package:mac:app

package mac dmg:

npm run package:mac:dmg

package windows app:

npm run package:win32

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published