Skip to content

zenwarr/slowpoke-player

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a simple video player to showcase libmpvjs library.

libmpvjs is a mpv bindings library for node.js that can render anything mpv can, but inside Electron (on canvas). It was a small art therapy project (if you can take programming for art) and it was not intended for any real use case. It is pretty bad actually.

Here it is.

screenshot

And it is called Slowpoke Player because it is slow.

It uses an old version of Electron which is not going to run on more recent Linux distros. I managed to run it 3 years later on Ubuntu 17.10 with node v12. Just run npm ci and (npm run start or npm run dev-server).

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published