All Projects → EvotecIT → Statusimo

EvotecIT / Statusimo

Licence: mit
PowerShell Generated Status Page

Programming Languages

powershell
5483 projects

Projects that are alternatives of or similar to Statusimo

Awesome Ebpf
A curated list of awesome projects related to eBPF.
Stars: ✭ 1,102 (+1706.56%)
Mutual labels:  hacktoberfest
Marvinos
A hobby Operating System developed from scratch using C/C++ and assembly
Stars: ✭ 60 (-1.64%)
Mutual labels:  hacktoberfest
Element Android
A glossy Matrix collaboration client for Android.
Stars: ✭ 1,109 (+1718.03%)
Mutual labels:  hacktoberfest
Hacktobermap
A map of Hacktoberfest 2019 participants https://abhijitparida.github.io/hacktobermap/
Stars: ✭ 59 (-3.28%)
Mutual labels:  hacktoberfest
Brands
🎨 Brands for Home Assistant
Stars: ✭ 60 (-1.64%)
Mutual labels:  hacktoberfest
Odoo Shopinvader
Odoo Modules. Sorry Magento, Shopinvader is coming
Stars: ✭ 60 (-1.64%)
Mutual labels:  hacktoberfest
Elm Markdown
Extensible markdown parser with custom rendering, in pure Elm.
Stars: ✭ 59 (-3.28%)
Mutual labels:  hacktoberfest
Blightmud
A terminal mud client written in Rust
Stars: ✭ 61 (+0%)
Mutual labels:  hacktoberfest
Iban.im
Shorten, create and share memorable links for IBANS
Stars: ✭ 60 (-1.64%)
Mutual labels:  hacktoberfest
Wordpress Docker Compose
Easy Wordpress development with Docker and Docker Compose
Stars: ✭ 1,107 (+1714.75%)
Mutual labels:  hacktoberfest
V Animate Css
The easiest to implement Vue directive for Animate.css
Stars: ✭ 59 (-3.28%)
Mutual labels:  hacktoberfest
List Of Open Source Internships Programs
A curated list of all the open-source internships/Programs
Stars: ✭ 1,108 (+1716.39%)
Mutual labels:  hacktoberfest
Doc
Defold game engine documentation for www.defold.com
Stars: ✭ 60 (-1.64%)
Mutual labels:  hacktoberfest
Vue Lazy Youtube Video
Vue.js component for lazyloading YouTube videos.
Stars: ✭ 59 (-3.28%)
Mutual labels:  hacktoberfest
Rocket.chat.electron
Official OSX, Windows, and Linux Desktop Clients for Rocket.Chat
Stars: ✭ 1,108 (+1716.39%)
Mutual labels:  hacktoberfest
Timberx
Material theme music player that works across all form factors (phones, wear, auto, cast, assistant) and uses latest tools (Kotlin, Architecture components, Room, Databinding)
Stars: ✭ 1,103 (+1708.2%)
Mutual labels:  hacktoberfest
Header Footer Elementor
Create Header and Footer using Elementor page builder.
Stars: ✭ 60 (-1.64%)
Mutual labels:  hacktoberfest
Pyleniumio
Bring the best of Selenium and Cypress into a single Python package
Stars: ✭ 61 (+0%)
Mutual labels:  hacktoberfest
Forkcms
Fork is an easy to use open source CMS using Symfony Components.
Stars: ✭ 1,112 (+1722.95%)
Mutual labels:  hacktoberfest
Packagephobia
⚖️ Find the cost of adding a new dependency to your project
Stars: ✭ 1,110 (+1719.67%)
Mutual labels:  hacktoberfest

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

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].