https://github.com/grmartin/qong
A simple Mac project to suspend the sleep mechanic of the OS if a specific device is present.
https://github.com/grmartin/qong
iokit macos macos-sierra macosx power-management swift-3 swift-language usb-hid
Last synced: 6 months ago
JSON representation
A simple Mac project to suspend the sleep mechanic of the OS if a specific device is present.
- Host: GitHub
- URL: https://github.com/grmartin/qong
- Owner: grmartin
- License: bsd-2-clause
- Created: 2017-09-19T02:36:30.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2017-09-19T02:50:23.000Z (almost 9 years ago)
- Last Synced: 2025-01-22T16:13:06.082Z (over 1 year ago)
- Topics: iokit, macos, macos-sierra, macosx, power-management, swift-3, swift-language, usb-hid
- Language: Swift
- Size: 5.86 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# qong
> qong (Klingon, verb): Sleep
A simple Mac project to suspend the sleep mechanic of the OS if a specific (USB) device is present.
Can be manually/externally terminated by sending `SIGKILL` or `SIGUSR2`, can run once or ad-infinitum.