@@ -34,6 +34,17 @@ link:https://github.com/zykh/walNUT[walNUT]
34
34
35
35
A Gnome Shell extension to monitor/manage NUT-controlled devices.
36
36
37
+ [[winnutdotnet]]
38
+ link:https://github.com/nutdotnet/WinNUT-Client[WinNUT-Client (.NET WinForms)]
39
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
40
+
41
+ A new iteration of numerous projects that have carried the "WinNUT(-Client)"
42
+ moniker, this is a .NET WinForms based GUI client for NUT on Windows, with
43
+ nearby repositories providing the client and data server models implemented
44
+ in C#.
45
+
46
+ The project is active, as of 2025.
47
+
37
48
link:http://sourceforge.net/projects/winnutclient[Windows NUT client]
38
49
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
39
50
@@ -46,6 +57,9 @@ however a "WinNUT-Client" fork (below) picked up the torch.
46
57
link:https://github.com/gawindx/WinNUT-Client[WinNUT-Client]
47
58
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
48
59
60
+ NOTE: This repository was archived by the owner on Feb 4, 2025.
61
+ It is now read-only.
62
+
49
63
WinNUT-Client V2 is a replacement for older WinNUT Client (v1.x) which can use
50
64
its configuration files. It allows a Windows client to monitor UPS state from
51
65
a NUT data server running elsewhere (Linux servers, NAS appliances, etc.) and
@@ -236,6 +250,14 @@ link:https://github.com/luizluca/nut-snmpagent[nut-snmpagent]
236
250
237
251
nut-snmpagent is an SNMP wrapper to expose the `upsc` output into Net-SNMP.
238
252
253
+ [[nutdotnet]]
254
+ https://github.com/nutdotnet/nutdotnet[NUT.Net]
255
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
256
+
257
+ A .Net implementation of NUT client and server state machinery.
258
+
259
+ Used in the nearby <<winnutdotnet,WinNUT-Client (.Net)>> project.
260
+
239
261
[[jNut]]
240
262
link:https://github.com/networkupstools/jnut/[jNut]
241
263
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
0 commit comments