Download the PHP package tuxudo/teamviewer without Composer
On this page you can find all versions of the php package tuxudo/teamviewer. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package teamviewer
TeamViewer Module
Collects data about the TeamView instance on the client and provides a link to connect to it in the client tab and listing. Requires TeamViewer 10 or higher to be installed and configured on the client.
Configuration
TeamViewer module has one settings that can be managed by adding them to the server environment variables or the .env file.
TEAMVIEWER_LINK="tvcontrol1://control?device="
Table Schema
- clientid - int - Client ID (the magic number)
- clientic - int - Client IC
- always_online - boolean - Is always online
- autoupdatemode - int - Auto update mode
- version - varchar(255) - Last opened version of TeamViewer on client
- update_available - boolean - Is an update available
- lastmacused - varchar(255) - MAC address of last client
- security_adminrights - boolean - Are admin rights granted
- security_passwordstrength - int - Strength of password
- meeting_username - varchar(255) - Username for meetings
- ipc_port_service - int - IPC Port
- licensetype - int - License type
- midversion - int - MID version
- moverestriction - boolean - Restrictions placed on moving
- is_not_first_run_without_connection - boolean - Is not first run without a connection
- is_not_running_test_connection - boolean - Is not running on a test connection
- had_a_commercial_connection - boolean - Had a commercial connection before
- prefpath - string - location of preference file
- updateversion - string - Detected/known versions that can be updated to
All versions of teamviewer with dependencies
PHP Build Version
Package Version
No informations.
The package tuxudo/teamviewer contains the following files
Loading the files please wait ....