his repository contains a custom UI for MeshCentral based on Material UI, originally created by ijustw0rkhere and also forked from DaanSelen.
If you encounter issues or unsual choice, please feel free to submit an issue, I will look at it as soon as possible!
Clone this repository (if you have git installed, if not: download it here: Git Download)
git clone https://github.com/DaanSelen/meshcentral-material
after that move or copy the folder src/meshcentral-web (or parts of it IF YOU KNOW WHAT YOU ARE DOING) into your installed MeshCentral root folder, where meshcentral-files
and meshcentral-data
is located.
(sudo) mv ./meshcentral-material/src/meshcentral-web /opt/meshcentral
Once that's done, restart the MeshCentral server using the guide instructed service file. Using Systemd this is done like this:
sudo systemctl restart meshcentral.service
After that browse to your MeshCentral server IP or domain.
None right now.