mafintosh / playback

Video player built using electron and node.js
https://mafintosh.github.io/playback/
MIT License
2.01k stars 237 forks source link

Prevent Sleeping #66

Closed jlord closed 8 years ago

jlord commented 8 years ago

This uses the Electron powerSaveBlocker module to prevent the computer from sleeping when a video is playing. It goes back to allowing sleep when a video is paused or ended.

Fixes #65

:sparkles:

zeke commented 8 years ago

:no_entry_sign: :sleeping: :no_entry_sign:

mafintosh commented 8 years ago

Released in 1.6.0

mafintosh commented 8 years ago

\o/