OS | Version | Download | MD5 |
---|---|---|---|
Android | 4.0 | android4.tar.gz | cceba76db9193d6e93859f177d4fa983 |
4.5 | android4-5.tar.gz | be654d7b436b984aacb5987346039975 | |
4.6 | android4-6.tar.gz | 483d072f8009e9081a6e2f9ab8dbd621 | |
7.1 | Android_7.1.tar.gz | 0b2980b4cd108976d9ee37f4b3db8113 | |
8.0 | Android_8.tar.gz | 59845f633eea5e3c968f7697d0af7536 | |
9.0 | Android_9.tar.gz | 54de0d791303852a7cf4691c8bf364a9 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
### Keybase proof | |
I hereby claim: | |
* I am julyighor on github. | |
* I am ighor (https://keybase.io/ighor) on keybase. | |
* I have a public key ASB2tynoonNBeAmEehOTLUTVDpFdECcielO4BZLn15jf4wo | |
To claim this, I am signing this object: |
Moved to https://ftvdb.com
Stopping Karabiner-Elements on lock and restarting it on unlock fixes sleep issues on MacBooks. This script effectively ensures that the system enters sleep mode properly instead of staying active due to Karabiner’s background processes.
Ensure you have PyObjC installed, as it is required to handle macOS system events.
pip3 install pyobjc