https://github.com/evotecit/statusimo
PowerShell Generated Status Page
https://github.com/evotecit/statusimo
hacktoberfest html powershell status-page
Last synced: 9 months ago
JSON representation
PowerShell Generated Status Page
- Host: GitHub
- URL: https://github.com/evotecit/statusimo
- Owner: EvotecIT
- License: mit
- Created: 2019-03-04T18:35:24.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2020-05-02T18:49:48.000Z (over 5 years ago)
- Last Synced: 2025-04-18T12:18:38.899Z (9 months ago)
- Topics: hacktoberfest, html, powershell, status-page
- Language: PowerShell
- Homepage:
- Size: 214 KB
- Stars: 105
- Watchers: 9
- Forks: 13
- Open Issues: 3
-
Metadata Files:
- Readme: Readme.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
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
