bitwire-it / mesh-materialui

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

mesh-materialui

Custom UI for MeshCentral based on Material UI

The meshcentral-web folder, along with its custom files, must be placed in the root folder of your MeshCentral instance alongside the meshcentral-data folder.

notes

Requires MeshCentral to be configured with the following options: (maybe not nightMode, but it was designed with that configured)

"domains": {
  "": {
    "hide": 5,
    "nightMode": 1,
    "minify": false
  }
},

About

License:Apache License 2.0


Languages

Language:Handlebars 94.9%Language:CSS 4.5%Language:JavaScript 0.6%