Giter Site home page Giter Site logo

ntupsd's Introduction

Network UPS Tools Services for Windows

Build status

Network UPS Tools Services for Windows provides tools and services to run an upsd compatible server to report the status of UPS devices connected to a system or server in master mode. It allows other Network UPS Tools slave daemons and monitoring clients access to UPS information using standard Windows programing interfaces for easier setup.

Installation

  • Run the appropriate MSI for your processor platform.

Building

Requirements

  • Visual Studio 2015 Community or better.
  • Windows Installer XML Toolkit 3.9 or later (for 3.9, the following is required, similar to Enable WiX project in Visual Studio 2013)
    1. Copy C:\Program Files (x86)\Microsoft Visual Studio 11.0\Common7\IDE\Extensions\Microsoft\WiX to C:\Program Files (x86)\Microsoft Visual Studio 14.0\Common7\IDE\Extensions\Microsoft\WiX
    2. Modify C:\Program Files (x86)\Microsoft Visual Studio 14.0\Common7\IDE\Extensions\Microsoft\WiX\extension.vsixmanifest by adding the following:
      <VisualStudio Version="14.0">
          <Edition>Ultimate</Edition>
          <Edition>Premium</Edition>
          <Edition>Pro</Edition>
          <Edition>Express_All</Edition>
      </VisualStudio>
      
    3. Then open a Visual Studio 2015 Command Prompt such as Developer Command Prompt for VS2015 and run devenv /setup.

Components

ntUPSd: Network UPS Tools Daemon for Windows

A Windows service that provide information to upsd compatible clients.

ntUPSd.Core: Support Library

Provides many wrappers for Windows APIs used by ntUPSd. This library allows the core logic of the daemon to remain clean and easy to follow. It is a static library and therefore will now be present in binary release installations.

ntUPSd.Setup: Installation

The MSI and setup bootstrap for installing ntUPSd.

TODOs

In no particular priority.

  • Implement complete protocol.
  • Create administration user interface.
  • Add support for mulitple batteries.
  • Add support for authentication.
  • Proper installation instructions.

License

Network UPS Tools Services for Windows is provided under the MIT license. For more information see the LICENSE file.

ntupsd's People

Contributors

6xgate avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.