this project aims on creating a media player, which can be easily used and has a nice ui and functioning.
TODO:
- a slider to show video duration and time
- adding elements to process.argv as they differ after building
- adding a loop button with respect to the code
- Zoom in and out in a video
any change will be APPRECIATED. you can contribute by adding any simple thing from above or anything else to make it best
clone the code using
gh repo clone HemantKumar01/ElectronMediaPlayer
then install electron and other dependencies from npm from the folder
then run using npm start or adding a script with arguments(check npm run args after changing file location in script args)