TheDevRyan 53f108fe7b Refactor: Rebuilt Masthead User Dropdown for Cleaner Structure and Modern Behavior (#7398)
* Update default3.handlebars

* Update default3.handlebars

* Update style-bootstrap.css

* Update translate.json

* Improve user dropdown menu visibility and control

Refactored user dropdown menu items in default3.handlebars to add unique IDs and a new 'mobile-menu-item' class for better visibility control. Added logic to conditionally show/hide menu items based on UI mode and feature flags, including forced Modern UI and night mode. Updated CSS to remove unnecessary border styling. updated webserver.js to set a feature flag when Modern UI is forced.

* Adjust desktop breakpoint and submenu animation logic

Changed desktop breakpoint from 1025px to 769px in both CSS and JS to better align with responsive design. Submenu animation now respects the user's reduced motion preference, disabling transitions when 'prefers-reduced-motion' is enabled.

* Improve masthead layout and text overflow handling

* Refine mobile menu item visibility logic

Updated the logic for showing/hiding mobile menu items based on uiMode. Now, only menu items without 'users-menu-item', 'files-menu-item', or 'server-menu-item' classes are shown when uiMode is not 2 or 3.

* Update style-bootstrap.css

* Comment out toggleModernUIMenuItem line

Comment out the toggleModernUIMenuItem visibility check.

* Update translate.json
2025-11-17 11:46:46 +00:00
2022-07-22 21:56:55 -07:00
2025-11-06 16:33:49 +00:00
2025-10-22 12:23:57 -07:00
2022-12-16 09:03:45 -05:00
2022-01-23 23:21:24 -08:00
2022-01-23 23:21:24 -08:00
2024-02-17 12:33:56 -08:00
2022-01-23 23:21:24 -08:00
2025-05-26 14:15:48 +01:00
2017-08-28 09:27:45 -07:00
2025-09-27 11:39:42 +01:00
2022-01-23 23:21:24 -08:00
2025-05-19 11:08:09 +01:00
2022-01-23 23:21:24 -08:00
2017-08-28 09:27:45 -07:00
2025-01-03 17:22:49 -08:00
2022-01-23 23:21:24 -08:00
2022-01-23 23:21:24 -08:00
2021-03-01 12:24:10 -08:00
2021-03-01 12:24:10 -08:00
2025-10-24 06:51:19 -07:00
2019-05-14 14:39:26 -07:00
2025-05-02 07:46:44 +01:00
2022-01-23 23:21:24 -08:00
2022-01-23 23:21:24 -08:00

MeshCentral

Table of Contents

About Social Media Documentation Video Tutorials Community Meetings Feedback Unofficial Chatrooms Archive PDFs License

About

MeshCentral is a full computer management web site. With MeshCentral, you can run your own web server to remotely manage and control computers on a local network or anywhere on the internet. Once you get the server started, create device group and download and install an agent on each computer you want to manage. A minute later, the new computer will show up on the web site and you can take control of it. MeshCentral includes full web-based remote desktop, terminal and file management capability.

For more information, visit MeshCentral.com.

Social Media

YouTube Reddit BlogSpot LinkedIn

Documentation

New Searchable Documentation is available here and contains information every administrator should know including usage, the server configuration file, databases, TLS offloading, Let's Encrypt, IP Filtering, Email setup, embedding, server port aliasing, reverse proxy setup, multi factor authentication, branding & terms of use, HashiCorp Vault support, and SSO.

The Design and Architecture Guide is a short document that includes information on the design overview, dependencies, source code descriptions of each file, certificates, TLS security, the agent to server handshake, browser to agent relay and WebRTC and the messenger service.

Video Tutorials

You can watch many tutorial videos on the MeshCentral YouTube Channel. Two videos to get started involve installation and basic usages.

Installing MeshCentral on Windows, Linux and macOS.
MeshCentral - Installation

Basic Usages including installing the agent and remote desktop, terminal and file access.
MeshCentral - Basics

MeshCentral support for two-factor authentication.
MeshCentral - Two Factor Authentication

How to setup MeshCentral with the NGINX reverse proxy.
MeshCentral - NGINX Reverse Proxy

Installing and using the MeshCentral Android agent.
MeshCentral - Android

Using MeshCentral Router to port map TCP connections.
MeshCentral - Basics

Community Meetings

Join our monthly community meetings to stay updated with the latest MeshCentral developments, ask questions, and connect with other users and developers.

Feedback

If you encounter a problem or have a suggestion to improve the product, you may file an issue report

If you are filing a problem report, you should include:

  • The version of the software you are using
  • The operating system and version
  • The observed output
  • The expected output
  • Any troubleshooting you took to resolve the issue yourself
  • Any other similar reports

If you are having issues with the following other products, you should file a report on their respective issue pages MeshAgent MeshRouter

Unofficial chatrooms

Archive PDFs

User's Guide Installation Guide

License

This software is licensed under Apache 2.0.

Description
A complete web-based remote monitoring and management web site. Once setup you can install agents and perform remote desktop session to devices on the local network or over the Internet.
Readme Apache-2.0 1.7 GiB
Languages
JavaScript 43.2%
HTML 37.9%
Handlebars 18%
CSS 0.8%
Shell 0.1%