Skip to content

monitoror/monitoror

develop
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
February 28, 2020 02:52
February 1, 2023 16:16
October 26, 2020 23:25

Build Code Coverage Releases
Go NodeJS


Monitoror

Monitoror is a wallboard monitoring app to monitor server status; monitor CI builds progress or even display critical values.

Demo


Visit Monitoror live demo

Getting started

Monitoror is a single file app written in Go which can be run on these platforms:

  • Linux (64bits, ARM)
  • macOS
  • Windows (64bits)

The app is divided into two parts: Core and UI.

Core is the server-side Monitoror HTTP API, configured by the environment variables or .env file.

UI is the client-side Monitoror loaded in browser, which is the wallboard itself.

Visit the Monitoror website for more details

Documentation

All details about installation and configuration are on our documentation

Development

See our development guide

Authors


@jsdidierlaurent

Jean-Sébastien Didierlaurent
Mostly on Monitoror Core
• • •
https://twitter.com/Akhiro

@Alex-D

Alexandre Demode
Mostly on Monitoror UI
• • •
https://twitter.com/AlexandreDemode

Support us

You can support Monitoror ongoing development by doing a donation or being a backer or a sponsor:

Donate via Open Collective

License

This project is licensed under the MIT License - see the LICENSE file for details.