https://github.com/heaths/caffeine
Keeps your display or machine awake, and prevents or suspends non-critical shutdowns.
https://github.com/heaths/caffeine
Last synced: about 1 year ago
JSON representation
Keeps your display or machine awake, and prevents or suspends non-critical shutdowns.
- Host: GitHub
- URL: https://github.com/heaths/caffeine
- Owner: heaths
- License: mit
- Created: 2018-01-15T20:37:39.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2020-02-02T19:58:09.000Z (over 6 years ago)
- Last Synced: 2025-03-29T09:22:25.937Z (about 1 year ago)
- Language: C#
- Size: 77.1 KB
- Stars: 6
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# Caffeine
[](https://dev.azure.com/heaths/public/_build/latest?definitionId=11)
Caffeine keeps your monitor or system awake, or to cancel or postpone a system shutdown request while actively using your system.
This is a rewrite of my old [developer code sample](https://code.msdn.microsoft.com/Caffeine-c9988981) using modern function recommendations with new functionality.
## License
This project is licensed under the [MIT license](LICENSE.txt).