esPreSso

0.1.2

A PowerShell module for keeping a Windows computer awake

Minimum PowerShell version

5.1

Installation Options

Copy and Paste the following command to install this package using PowerShellGet More Info

Install-Module -Name esPreSso

Copy and Paste the following command to install this package using Microsoft.PowerShell.PSResourceGet More Info

Install-PSResource -Name esPreSso

You can deploy this package directly to Azure Automation. Note that deploying packages with dependencies will deploy all the dependencies to Azure Automation. Learn More

Manually download the .nupkg file to your system's default download location. Note that the file won't be unpacked, and won't include any dependencies. Learn More

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

Version History

Version Downloads Last updated
0.1.2 (current version) 12 5/27/2025
0.1.0 6 5/25/2025