HsOjo / SleeperX

MacBook prevent idle/lid sleep! Hackintosh sleep on low battery capacity.

Home Page:https://hsojo.github.io/SleeperX

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SleeperX

Auto sleep on low battery capacity. (Hackintosh Feature)

Auto disable sleep on use AC power.

And it can disable idle sleep or lid sleep!

This program can work normally in macOS 10.14/10.15/11.

  • Multiple language support ! ! !

    • English
    • Simple Chinese
    • Tradtional Chinese
    • Japanese (By Translater)
    • Korean (By Translater)
  • Events callback execute custom program support !!!

    • Idle Status Change
    • Lid Status Change
    • Charge Status Change
    • Sleep Waked Up
  • Support cancel disable sleep after any times.

Base on above contents, You can free to extend this program.

Example: Take photo on open lid. (example code on folder "/docs/".)

Thumbnail

Downloads

Please view Releases Page.

How To Build

  • Install Requirement.
pip3 install -r requirements.txt
  • Build
python3 build.py [--translate-baidu] [--py2app]

Report Bug

If you meet some bug in this app, You can try to export log (in "Preferences" - "Advanced Options"), and send to this project issues page.

It will be export log file to directory, your private data will replace with hider text.

And the next step, you can send this log file on this project' s GitHub page issues.

About

MacBook prevent idle/lid sleep! Hackintosh sleep on low battery capacity.

https://hsojo.github.io/SleeperX

License:GNU General Public License v3.0


Languages

Language:Python 100.0%