[PR #610] [MERGED] Add TeamViewer Script and Integration Docs #1683

Closed
opened 2026-03-02 02:24:19 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/amidaware/tacticalrmm/pull/610
Author: @meuchels
Created: 6/30/2021
Status: Merged
Merged: 7/1/2021
Merged by: @wh1te909

Base: developHead: develop


📝 Commits (3)

  • 0e77d57 Add TeamViewer Script and Integration Docs
  • e2413f1 Add AnyDesk script collector and Integration Docs.
  • b7de73f removed args from script json.

📊 Changes

11 files changed (+159 additions, -17 deletions)

View changed files

📝 api/tacticalrmm/scripts/community_scripts.json (+18 -0)
docs/docs/3rdparty_anydesk.md (+47 -0)
docs/docs/3rdparty_teamviewer.md (+47 -0)
docs/docs/images/3rdparty_anydesk1.png (+0 -0)
docs/docs/images/3rdparty_anydesk2.png (+0 -0)
docs/docs/images/3rdparty_teamviewer1.png (+0 -0)
docs/docs/images/3rdparty_teamviewer2.png (+0 -0)
📝 docs/mkdocs.yml (+2 -0)
scripts/Win_AnyDesk_Get_Anynet_ID.ps1 (+15 -0)
scripts/Win_Teamviewer_Get_ID.ps1 (+30 -0)
scripts_wip/Win_Teamviewer_Get_ID.ps1 (+0 -17)

📄 Description

Thanks for the help silversword.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/amidaware/tacticalrmm/pull/610 **Author:** [@meuchels](https://github.com/meuchels) **Created:** 6/30/2021 **Status:** ✅ Merged **Merged:** 7/1/2021 **Merged by:** [@wh1te909](https://github.com/wh1te909) **Base:** `develop` ← **Head:** `develop` --- ### 📝 Commits (3) - [`0e77d57`](https://github.com/amidaware/tacticalrmm/commit/0e77d575c435dcebbdbd599fd5788df5d6ad13a9) Add TeamViewer Script and Integration Docs - [`e2413f1`](https://github.com/amidaware/tacticalrmm/commit/e2413f1af23b8dc52f7bd1a1694f36e3795076b7) Add AnyDesk script collector and Integration Docs. - [`b7de73f`](https://github.com/amidaware/tacticalrmm/commit/b7de73fd8a0fd763e4f7b045f215ff6df1fa127e) removed args from script json. ### 📊 Changes **11 files changed** (+159 additions, -17 deletions) <details> <summary>View changed files</summary> 📝 `api/tacticalrmm/scripts/community_scripts.json` (+18 -0) ➕ `docs/docs/3rdparty_anydesk.md` (+47 -0) ➕ `docs/docs/3rdparty_teamviewer.md` (+47 -0) ➕ `docs/docs/images/3rdparty_anydesk1.png` (+0 -0) ➕ `docs/docs/images/3rdparty_anydesk2.png` (+0 -0) ➕ `docs/docs/images/3rdparty_teamviewer1.png` (+0 -0) ➕ `docs/docs/images/3rdparty_teamviewer2.png` (+0 -0) 📝 `docs/mkdocs.yml` (+2 -0) ➕ `scripts/Win_AnyDesk_Get_Anynet_ID.ps1` (+15 -0) ➕ `scripts/Win_Teamviewer_Get_ID.ps1` (+30 -0) ➖ `scripts_wip/Win_Teamviewer_Get_ID.ps1` (+0 -17) </details> ### 📄 Description Thanks for the help silversword. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-02 02:24:19 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/tacticalrmm#1683
No description provided.