Create your own plugins for Windows Server Advanced Power Management (https://codeberg.org/DecaTec/Wsapm) using these plugin templates.
https://decatec.de
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
4 years ago | |
---|---|---|
WsapmPluginAdvancedTemplate | 5 years ago | |
WsapmPluginAdvancedTemplateWinForms | 5 years ago | |
WsapmPluginTemplate | 5 years ago | |
.gitignore | 5 years ago | |
LICENSE | 5 years ago | |
README.md | 4 years ago |
README.md
Plugin templates for Windows Server Advanced Power Management
Windows Server Advanced Power Management (WSAPM) is an application for advanced power management on Windows (home) servers.
This repository contains templates for WSAPM plugins:
- WsapmPluginTemplate: Template for a simple plugin (without settings and UI)
- WsapmPluginAdvancedTemplate: Template for an advanced plugin( with settings and UI) - using WPF
- WsapmPluginAdvancedTemplateWinForms: Template for an advanced plugin( with settings and UI) - using WinForms
For more information, please see the Git repository of Windows Server Advanced Power Management