Giter Site home page Giter Site logo

atiedemann / universal-dashboard-documentation Goto Github PK

View Code? Open in Web Editor NEW

This project forked from justinmetz/universal-dashboard-documentation

0.0 0.0 0.0 26.25 MB

THIS REPOSITORY HAS MOVED

Home Page: https://github.com/ironmansoftware/universal-dashboard-documentation

License: Apache License 2.0

universal-dashboard-documentation's Introduction

Introduction

PowerShell Universal Dashboard allows for creation of web-based dashboards using PowerShell. The client and server side code for the dashboard is authored completely in PowerShell. Charts, monitors, tables and grids can easily be created with the cmdlets included with the module.The module is cross-platform and will run anywhere Windows PowerShell or PowerShell Core can run.

Live data from InfluxDB shown in Universal Dashboard

Installation

Enterprise Edition

{% hint style="info" %} Enterprise Edition enables all the features of Community Edition with added charts, authorization and authentication. You can purchase a license here. {% endhint %}

Install-Module UniversalDashboard -AcceptLicense

Community Edition

{% hint style="info" %} Universal Dashboard also features a free Community Edition. This edition is open-source, LGPL licensed and available for free. It contains a subset of features of the Enterprise Edition. To install this version, use the following command line. {% endhint %}

Install-Module UniversalDashboard.Community -AcceptLicense

For a full list of the differences between Community and Enterprise, visit the Feature Comparison page.

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.