nutdotnet / WinNUT-Client

WinForms-based client for monitoring your Uninterruptible Power Supply (UPS) connected to a Network UPS Tools (NUT) server.
GNU General Public License v3.0
209 stars 19 forks source link

Transition to NUTDotNet client library #132

Open gbakeman opened 7 months ago

gbakeman commented 7 months ago

Introduction

Work has been underway on an external .Net Framework library for interfacing with Network UPS Tools servers. To aid with development of that as well as leave the original Windows Forms WinNUT-Client legacy with a stable and well-defined foundation, I think it's best if work is put into migrating our custom framework of NUT code with the new external library.

Goals

See also