A remote monitoring & management tool, built with Django, Vue and Go.
Go to file
wh1te909 c9c32f09c5 public docs on push to master instead of develop 2021-03-31 18:11:14 +00:00
.devcontainer refactor goinstaller to prepare for code signing 2021-03-30 20:52:03 +00:00
.github public docs on push to master instead of develop 2021-03-31 18:11:14 +00:00
.vscode improve typing support 2021-02-23 09:50:57 +00:00
api/tacticalrmm fix being ablwe to add/edit automation and alert templates on sites and clients 2021-03-31 12:03:26 -04:00
docker Update dockerfile 2021-03-30 17:11:06 -04:00
docs update install docs 2021-03-29 22:02:30 +00:00
natsapi refactor natsapi 2021-03-27 19:21:52 +00:00
scripts Scripts choco update 2021-03-31 02:14:18 -04:00
web fix being ablwe to add/edit automation and alert templates on sites and clients 2021-03-31 12:03:26 -04:00
.dockerignore Update .dockerignore 2021-01-03 15:16:13 -05:00
.gitignore docs 2021-02-24 00:12:55 +00:00
LICENSE use present for copyright range 2020-03-28 20:21:49 +00:00
README.md update demo link 2021-03-12 08:22:02 +00:00
azure-pipelines.yml python 3.9 2021-02-21 07:57:36 +00:00
backup.sh remove natsapi from normal install 2021-03-27 20:00:47 +00:00
go.mod refactor natsapi 2021-03-27 19:21:52 +00:00
go.sum refactor natsapi 2021-03-27 19:21:52 +00:00
install.sh refactor goinstaller to prepare for code signing 2021-03-30 20:52:03 +00:00
main.go refactor natsapi 2021-03-27 19:21:52 +00:00
restore.sh refactor goinstaller to prepare for code signing 2021-03-30 20:52:03 +00:00
update.sh fix update 2021-03-31 07:02:35 +00:00

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. Alot of features are disabled for obvious reasons due to the nature of this app.

Tactical RMM is currently in alpha and subject to breaking changes. Use in production at your own risk.

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