esPreSso
0.1.2
A PowerShell module for keeping a Windows computer awake
Minimum PowerShell version
5.1
Installation Options
Owners
Copyright
(c) 2025 Courtney Bodett. All rights reserved.
Package Details
Author(s)
- Courtney Bodett
Tags
Windows KeepAwake KeepAlive Awake Alive Caffeine Espresso
Functions
Get-KeepAwake Get-Keys Register-KeepAwake Remove-KeepAwake Start-KeepAwake
Dependencies
This module has no dependencies.
Release Notes
## [0.1.2] - 2025-05-26
### Added
- added Key parameter to Start-KeepAwake that lets you provide a key other than the default F15 to be pressed
- added public and private functions Get-Keys adn ConvertKey-ToSendKeys to facilitate tab completion and syntax with the SendKeys method
### Fixed
- fixed ConvertKey-ToSendKeys. It was only converting special characters and not passing through normal characters.
FileList
- esPreSso.nuspec
- esPreSso.psd1
- esPreSso.psm1
Version History
Version | Downloads | Last updated |
---|---|---|
0.1.2 (current version) | 12 | 5/27/2025 |
0.1.0 | 6 | 5/25/2025 |