Skip to content

The app prevent your PC from auto sleeping (Electron.js)

License

Notifications You must be signed in to change notification settings

lozunoff/antisleeper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AntiSleeper

The app prevent your PC from auto sleeping.

Supported OS

  • Microsoft Windows
  • MacOS

How to build app?

Download or clone this project:

$ git clone https://github.com/lozunoff/antisleeper
$ cd antisleeper

Install all dependencies:

$ npm i

Package the application for your platform:

$ npm run package

Package the application for another platform:

$ npx electron-forge package --arch=<architecture> --platform=<platform>

The application is ready to use. Run it from the folder "out/antisleeper-<platform>-<arch>/".

Example

example

License

The app released under the MIT License.

About

The app prevent your PC from auto sleeping (Electron.js)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published