Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ijustw0rkhere/mesh-materialui


https://github.com/ijustw0rkhere/mesh-materialui

Last synced: 5 days ago
JSON representation

Awesome Lists containing this project

README

        

# 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
}
},
```