MeshCentral Project Repositories
Community-Maintained Repositories
Looking for community plugins, scripts, integrations, or helper projects? See the MeshCentral Community organization on GitHub. These repositories are community-maintained and separate from the core MeshCentral project repositories listed below.
MeshCentral is maintained across multiple repositories. This page points to the main documentation source, the primary application repository, and closely related project repositories.
Core Repositories
-
MeshCentralDocs Source for this documentation site, including Markdown content, images, and navigation.
-
MeshCentral Main application repository for the MeshCentral server and the broader web application codebase.
Agents and Device Components
-
MeshAgent Agent component used by MeshCentral-managed devices.
-
MeshCentralAndroidAgent MeshCentral agent for Android devices.
-
MeshCentralAssistant Tray icon tool for the MeshCentral Agent that shows status and exposes basic controls.
Router and Connection Tools
-
MeshCentralRouter Standalone router and port-mapping utility for MeshCentral environments.
-
MeshCentralRouterCmd Command-line Windows variant of MeshCentral Router.
-
MeshCentralRouterMacOS macOS port-mapping tool for MeshCentral environments.
-
MeshCentralDiscovery Windows utility that scans the local network to find MeshCentral servers in LAN and Hybrid mode.
Intel AMT and Management Tools
-
MeshCommander Intel AMT management tool related to the wider MeshCentral ecosystem.
-
LibMeshCtrl Developer control module for integrating with MeshCentral.
Installers, Sites, and Companion Services
-
MeshCentralInstaller Windows installer project for MeshCentral.
-
MeshCentralSatellite Companion tool for Active Directory computer account creation and Intel AMT certificate workflows.
-
MeshCentralSite Source for the public MeshCentral.com web site.
-
MeshCommanderSite Source for the web site served at MeshCommander.com.
Data and Storage
- nedb Fork of NeDB, the lightweight database used by default in many MeshCentral deployments.
Contribution Guidance
- If you are fixing or writing documentation for this site, use MeshCentralDocs.
- If you are changing server behavior, APIs, or core application functionality, use MeshCentral.
- If your change is specific to an agent or companion tool, check the related repository first.