AppScanner

Updated on 2019-06-11 23:59:34
Platform:
SHA1: cb8aca05b9ee3baa2196d6961bbc8638dbbf61a5
Size: 140.27 kB

Broadcast your Running Apps

This plugin provides a simple broadcasting system for running applications. Share a list of apps running on your PC/Mac or see what others are doing.

Note: To see other users running apps, both of you need to install and enable the AppScanner plugin.

Known Apps

The AppScanner plugin comes with an INI-style list of applications. This file called apps.ini can be found in your TeamSpeak 3 Client plugins directory.

Windows:

%APPDATA%/TS3Client/plugins/appscanner_plugin

or when using a portable installation:

<TS3_CLIENT_DIR>/config/plugins/appscanner_plugin

Linux:

~/.ts3client/plugins/appscanner_plugin

macOS:

~/Library/Application Support/TeamSpeak 3/plugins/appscanner_plugin

The entry for an example (we're using the TeamSpeak 3 Server in this case) looks like this:

[TeamSpeak 3 Server]
binary_windows=ts3server.exe
binary_linux=ts3server
binary_mac=ts3server
category=6

Feel free to add and/or remove apps as you see fit.

Changelog

Version 1.3

  • Updated to plugin API 23