Git Product home page Git Product logo

freebsd_port_teamviewer-iot-agent's Introduction

FreeBSD Port TeamViewer IoT Agent

The TeamViewer IoT Agent provides an out-of-the-box secure remote access and file transfer solution for your IoT environment and connected devices. The Agent seamlessly integrates with the latest TeamViewer Client, which enables you to remotely access your device. The TeamViewer Client can be downloaded at https://www.teamviewer.com/.

TeamViewer IoT Agent is free for two endpoints. More endpoints require a license. For more information, please visit https://www.teamviewer.com/link/?url=597425.

Use of the TeamViewer IoT Agent must adhere to the end user license agreement. http://www.teamviewer.com/link/?url=653670

TeamViewer IoT Agent contains Free Software components where it licenses can be found at /usr/share/doc/teamviewer-iot-agent/Third_Party_License.txt

Usage

After checkout this repository, you can run

make package

The created package will be located in ./work/pkg/teamviewer-iot-agent-<version>.[pkg/txz] The installation of the package can be started via pkg install teamviewer-iot-agent-<version>.[pkg/txz]

Provisioning

After the installation it is mandatory to accept the licence via

/usr/local/libexec/teamviewer-iot-agent/teamviewer-iot-agent eula [-y]

If the -y parameter is not present the EULA will be displayed and an interactive wizard will guide through the acceptance of the EULA. If the -y parameter is present, the EULA will be automatically accepted.

The agent can now be started. Please make sure to start the agent service before you continue to the assignment.

service teamviewer_iot_agent start

The last step of the provisioning is the assignment to your TeamViewer account.

/usr/local/libexec/teamviewer-iot-agent/teamviewer-iot-agent assign --api-token <assignment-token> --group <group> --alias <alias name>

If it was successful, it will print out a message displaying the name of the new manager and the group where the device is in. If it fails, an error message will be displayed and an exit code other than 0 is returned. The assignment-token can be retrieved via the IoT Dashboard.

Limitation

The FreeBSD port is currently only available for x86_64 (amd64) architecture. Furthermore, the port is only verified against FreeBSD 12 and 13.

Further Information

Further Information can be found on the IoT documentation space of TeamViewer.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.