Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/integralpro/nosleep
The MacOS X kernel extension, preventing sleep when you close the lid.
https://github.com/integralpro/nosleep
Last synced: 26 days ago
JSON representation
The MacOS X kernel extension, preventing sleep when you close the lid.
- Host: GitHub
- URL: https://github.com/integralpro/nosleep
- Owner: integralpro
- License: gpl-2.0
- Created: 2013-10-19T19:34:54.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2024-06-25T18:18:25.000Z (6 months ago)
- Last Synced: 2024-08-04T09:06:20.070Z (4 months ago)
- Language: Objective-C
- Size: 5.82 MB
- Stars: 872
- Watchers: 31
- Forks: 45
- Open Issues: 30
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- Mac-Menubar-Megalist - NoSleep
README
DEPRECATED: This software we used to modify sleep behavior of macOS on laptops with lid closed. As of today it's no longer maintained, and same behavior could be achieved by using `pmset` or `caffeinate` utilities shipped with the OS. Please use this project only as an example of simple kext implementation.
NoSleep
=======The MacOS X kernel extension, preventing sleep when you close the lid.
Dependencies
============
* Packages: http://s.sudre.free.fr/Software/Packages/about.html
* Xcode: https://developer.apple.com/xcode/