Skip to content

This is a NUT windows client for monitoring your ups hooked up to your favorite linux server.

Notifications You must be signed in to change notification settings

jcsmook/WinNUT-Client

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Installation

To use it, please follow the following steps:

  1. Get the last available Releases
  2. Install WinNUT using the "WinNUT-Setup.msi" file obtained previously
  3. If you were using an older version of WinNUT (v1.x), copy your "ups.ini" configuration file to the WinNUT installation directory (by default "C: \ Program Files (x86) \ WinNUT-client ") for an automatic import of your parameters during the first launch
  4. Start WinNUT V2 and modify the parameters according to your needs

Translation

WinNUT V2 is natively multilingual, so it is no longer necessary to select your language from the software interface. Currently, WinNUT supports:

  • English
  • German
  • French
  • Simplified Chinese

To add / correct a language

Method 1 (preferred)

  1. Fork this repository

  2. In the translation directory:

    For a new translation:

    1. Use the new_translation.csv file to translate the texts
    2. Save this file in xx-XX corresponding to the language code

    For a correction:

    1. Edit the wrong language file
    2. Make the necessary corrections
  3. Save it instead

  4. Create a pull request on this repository to take into account the translation.

Method 2

  1. Get the file new_translation.csv
  2. Perform the necessary translations
  3. Save this file in csv format (IMPORTANT)
  4. Create a gist via gist github and paste the contents of the previously created csv file
  5. Open a new issue and tell me: - the link of the gist - the language to create / correct

Your translation / correction will be added on a new version and will thus be available to the entire community.

Update WinNut

Since version 1.8.0.0, WinNut includes a process for checking for updates. This process can be started automatically on startup or manually on demand (and you can choose whether you want to update from the stable or development version)

During this update, the new installation file will be automatically downloaded and you can easily update your version of WinNut.

This process is fully integrated and no longer requires a second executable.

Third Party Components / Acknowledgments

WinNUT uses:

  • a modified version of AGauge initially developed by Code-Artist and under MIT license
  • Class IniReader developed by Ludvik Jerabek

About

This is a NUT windows client for monitoring your ups hooked up to your favorite linux server.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Visual Basic .NET 69.9%
  • C# 30.1%