MCPcopy Index your code
hub / github.com/monitoror/monitoror

github.com/monitoror/monitoror @4.0.1

Chat with this repo
repository ↗ · DeepWiki ↗ · release 4.0.1 ↗ · + Follow
1,637 symbols 6,114 edges 425 files 309 documented · 19% 33 cross-repo links updated 11mo ago4.0.1 · 2020-07-26★ 4,37971 open issues

Browse by type

Functions 1,310 Types & classes 327
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

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.

Extension points exported contracts — how you extend this code

Core symbols most depended-on inside this repo

Shape

Function 718
Method 592
Struct 235
Interface 65
TypeAlias 13
Enum 8
Class 3
FuncType 3

Languages

Go93%
TypeScript7%

Modules by API surface

ui/src/store.ts41 symbols
registry/registry.go40 symbols
pkg/goazuredevops/release/mocks/Client.go31 symbols
ui/src/classes/monitororTile.ts29 symbols
monitorables/gitlab/api/usecase/gitlab_test.go24 symbols
pkg/nonempty/nonempty_test.go20 symbols
pkg/nonempty/nonempty.go20 symbols
monitorables/pingdom/api/usecase/pingdom_test.go18 symbols
monitorables/github/api/usecase/github_test.go17 symbols
api/config/usecase/verify_test.go17 symbols
monitorables/gitlab/api/repository/api_test.go16 symbols
monitorables/jenkins/api/usecase/jenkins_test.go15 symbols

Dependencies from manifests, versioned

github.com/basgys/goxml2jsonv1.1.0 · 1×
github.com/bmizerany/assertv0.0.0-2016061122193 · 1×
github.com/bradfitz/gomemcachev0.0.0-2019032917394 · 1×
github.com/fatih/structsv1.1.0 · 1×
github.com/go-playground/validatorv9.31.0+incompatible · 1×
github.com/google/go-githubv17.0.0+incompatible · 1×

For agents

$ claude mcp add monitoror \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact

Ask about this repo answers extend the page