Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/stefanjudis/electron-block-screensaver-example
Example project for Electron show off
https://github.com/stefanjudis/electron-block-screensaver-example
Last synced: about 1 month ago
JSON representation
Example project for Electron show off
- Host: GitHub
- URL: https://github.com/stefanjudis/electron-block-screensaver-example
- Owner: stefanjudis
- License: mit
- Created: 2015-09-22T20:12:20.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2015-09-28T20:44:09.000Z (about 9 years ago)
- Last Synced: 2024-04-15T03:17:47.574Z (7 months ago)
- Language: JavaScript
- Size: 1.3 MB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# electron-block-screensaver-example
**Wanna read something and don't want to be interrupted?**
**Have got a terminal session open and just want to watch it?**
This is an example project to show how to use the `Tray` module and prevent your machine to go into screensaver or sleep mode.
`electron-block-screensaver` will put itself inside of your menu bar and give you an easy way to not interupts you by going into sleep or screensave mode.
![image](./media/screenshot.jpg)
![image](./media/screenshot_active.jpg)