Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

https://github.com/EvotecIT/Statusimo

PowerShell Generated Status Page
https://github.com/EvotecIT/Statusimo

hacktoberfest html powershell status-page

Last synced: 3 months ago
JSON representation

PowerShell Generated Status Page

Lists

README

        














# Statusimo - PowerShell Module

**Statusimo** is a **PowerShell** module that is able to generate a **Status Page** entirely from **PowerShell**. There are many solutions on the market that allow you to host and build your own Status Page for services you have but usually, it comes at a cost or it has some special requirements one has to meet. Following module generates a static HTML page that contains JavaScript/CSS and HTML in one single file you can put on a server or publish using any way you want.

## Links

- [Documentation for Statusimo (module description, installation)](https://evotec.xyz/hub/scripts/Statusimo-powershell-module/) - Full project description
- [Overview of Statusimo](https://evotec.xyz/meet-statusimo-powershell-generated-status-page/) - First version overview and how-to

### Changelog

- 0.6 - 13.04.2020
- Support for new PSWriteHTML
- Default works `offline`. You need to use `Online switch to use Links
- 0.5 - 8.04.2019
- Support for new PSWriteHTML
- 0.2 - 16.03.2019
- [x] Fix for TimeZone issue being UTC (thanks Steve (borough11)
- [x] Updates to support changes in PSWriteHTML (requires newest version of PSWriteHTML 0.0.13+)
- [x] Small visual change to TimeLine (using Roboto font, a bit larger size)
- [x] Cleaner HTML/JS/CSS (update to PSWriteHTML)
- [x] Smaller output size (update to PSWriteHTML)
- 0.1
- [x] First version

### Example - Status Page

![image](https://evotec.xyz/wp-content/uploads/2019/03/img_5c7feee0d161a.png)