A remote monitoring & management tool, built with Django, Vue and Go.
Go to file
silversword411 49469d7689 docs update - adding to docker instructions 2021-08-18 22:59:28 -04:00
.devcontainer add ipware req 2021-07-21 20:33:42 -04:00
.github
.vscode
api/tacticalrmm Script library - uninstall software 2021-08-18 12:01:41 -04:00
docker
docs docs update - adding to docker instructions 2021-08-18 22:59:28 -04:00
natsapi
scripts Script library - uninstall software 2021-08-18 12:01:41 -04:00
scripts_wip wip script add 2021-07-27 19:04:40 -04:00
web fix favorited community scripts showing up if community scripts are hidden. Fix delete script in Script Manager 2021-08-02 17:48:13 -04:00
.dockerignore
.gitignore
LICENSE
README.md
azure-pipelines.yml
backup.sh
go.mod
go.sum
install.sh
main.go
restore.sh
update.sh

README.md

Tactical RMM

Build Status Coverage Status License: MIT Code style: black

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

LIVE DEMO

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

Discord Chat

Documentation

Features

  • Teamviewer-like remote desktop control
  • Real-time remote shell
  • Remote file browser (download and upload files)
  • Remote command and script execution (batch, powershell and python scripts)
  • Event log viewer
  • Services management
  • Windows patch management
  • Automated checks with email/SMS 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 versions supported

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

Installation / Backup / Restore / Usage

Refer to the documentation