Skip to content

amidaware/tacticalrmm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

25905e2 · May 24, 2025
Oct 31, 2024
Apr 28, 2025
Jun 28, 2024
Jun 24, 2024
Apr 30, 2025
May 15, 2025
Apr 23, 2025
Jan 3, 2021
Feb 21, 2025
Mar 10, 2022
Nov 28, 2024
Sep 11, 2022
Feb 5, 2025
Apr 23, 2025
Apr 23, 2025
May 15, 2025
Apr 23, 2025
Apr 28, 2022
May 15, 2025
Mar 12, 2025
May 24, 2025

Repository files navigation

Tactical RMM

CI Tests codecov Code style: black

Tactical RMM is a remote monitoring & management tool, built with Django and Vue.
It uses an agent written in golang and integrates with MeshCentral

Demo database resets every hour. A lot of features are disabled for obvious reasons due to the nature of this app.

Features

  • Teamviewer-like remote desktop control
  • Real-time remote shell
  • Remote file browser (download and upload files)
  • Remote command and script execution (batch, powershell, python, nushell and deno scripts)
  • Event log viewer
  • Services management
  • Windows patch management
  • Automated checks with email/SMS/Webhook alerting (cpu, disk, memory, services, scripts, event logs)
  • Automated task runner (run scripts on a schedule)
  • Remote software installation via chocolatey
  • Software and hardware inventory

Windows agent versions supported

  • Windows 7, 8.1, 10, 11, Server 2008R2, 2012R2, 2016, 2019, 2022

Linux agent versions supported

  • Any distro with systemd which includes but is not limited to: Debian (10, 11), Ubuntu x86_64 (18.04, 20.04, 22.04), Synology 7, centos, freepbx and more!

Mac agent versions supported

  • 64 bit Intel and Apple Silicon (M-Series)

Sponsorship Features

Installation / Backup / Restore / Usage

Refer to the documentation