Skip to content

rexcare/e-player

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Video player

This is a quick personal electron app I created to be able to quickly watch a series of video files. It allows you to specify a folder which contains videos files or a folder structure that contains video files, and it will create a playlist from those videos. The video next video will autoplay when one finishes and the interface will allow you to control the playback speed.

  • Works with your file structure
  • Playback speed control
  • Automatically plays next video

App preview

Usage

Clone the repo and run:

npm install -g electron-forge
npm install
electron-forge start

Warning

This project has been duck-taped together in an evening and has only been tested on my macOS computer, so use very carefully. I am open to contributions if you want to help make this thing better.

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published