Skip to content

This project involves developing an open-source software called Sleepwipe. Sleepwipe is a software that prevents the computer from going into sleep mode.

License

Notifications You must be signed in to change notification settings

fleizean/sleepwipe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Video Preview

Preview

About

sleepwipe is an open-source package that prevents the computer from going to sleep on macOS.

To Do List (Open Source Participation)

You can specify that you will do it by editing the None and Active values ​​and throwing a pull request.

To Do To Do Description To Do Status Person To Do
parser Parsing the incoming input and making it usable by the router. Finished ✅ fleizean
get data Getting last commit date from GithubAPI Finished ✅ fleizean
time sleep Prevent sleep until the input time Finished ✅ fleizean
process sleep Prevent sleep until given process is finished Finished ✅ fyurtsev

Build Insallation I

git clone https://github.com/fleizean/sleepwipe.git || cd sleepwipe || make
export PATH=$PATH:~/<current_dir>/sleepwipe/ -> example export PATH=$PATH:~/Desktop/sleepwipe/
sleepwipe -h

Build Insallation II

sh -c "$(curl https://raw.githubusercontent.com/fleizean/sleepwipe/main/install.sh)"

About

This project involves developing an open-source software called Sleepwipe. Sleepwipe is a software that prevents the computer from going into sleep mode.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •