Skip to content

Latest commit

 

History

History
26 lines (16 loc) · 863 Bytes

README.md

File metadata and controls

26 lines (16 loc) · 863 Bytes

Team Viewer Quick Connect

Introduction

Team Viewer Quick Connect is a tool to manage multiple Team Viewer connection settings in a handy and concise way. Team Viewer Quick Connect is an open source project written in C# under the MIT license.

Features

  • Add and save multiple hosts.
  • Search for saved hosts by name.
  • Import/export saved hosts.

Prerequisites

Installation

  1. Clone from Git git clone https://github.com/TcOpenGroup/TcToolz.git
  2. Compile source with Visual Studio in release mode.
  3. Compile the .iss file via Inno Setup to generate the setup executable. Inno Setup is open source and is available at https://jrsoftware.org/isinfo.php
  4. Run the generated TeamViewerQuickConnect.exe