An open API service indexing awesome lists of open source software.

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.

Awesome Lists containing this project

README

          

# Caffeine

[![Build status](https://dev.azure.com/heaths/public/_apis/build/status/Caffeine-CI)](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).