Resource icon

Free TeamSpeak 6 Client Viewer Overlay Browser Source

Custom Styling Features
Client DOM Element now has the following attributes:
  • client-nickname: The client's nickname
  • client-unique-id: The client's unique id
  • client-myteamspeak-id: The client's myTeamSpeak ID (Optional, does not exist if client does not have a myTeamSpeak account linked)
  • client-country-code: The client's country code (Optional, does not appear for Server Query clients for example)

The Client DOM Element now also features a prefix and suffix image element that has no src attribute that you can access via custom css. To set a src, use the content attribute with a url value in css.

Fixes
  • - Fixed the `Show Avatar` option being usable when `Hide Status` was checked, which did not have any effect
  • - Tutorial Texts now reference TeamSpeak 6 instead of TeamSpeak 5

This Release is being rolled out on the official website now. It may take a while before new changes take effect in your browser.
Fixes:
- Fixed Viewer not displaying at all if there were no subchannels present on the active server

This Release is being rolled out on the official website now. It may take a while before new changes take effect in your browser.
Fixes:
- Fixed Channel-Following not working when one of the Bottom Alignment Options was set

This Release is being rolled out on the official website now. It may take a while before new changes take effect in your browser.
New:
- Option `Show Subchannels`: Shows Subchannels of current Channel when in `Show Channel` Viewer Mode.
- Option `Hide local Client`: Hides the local client from the Viewer.
- Alignment Options: `Bottom Left` and `Bottom Right`: Does what it says, aligns the Viewer with the specified corner of the screen, especially useful for Viewer Mode `Show Channel`. (Also, renamed `Left` to `Top Left` and `Right` to `Top Right`)

Changes:
- Seperated Viewer Settings into Groups: `General`, `Channel` and `Clients` and improved styling for more readability.

Fixes:
- Fixed Server Query Clients being displayed inconsistently, they will now never have a status icon.
- Fixed Status Icons not displaying correctly in multiple instances when changing certain settings.
- Minor Bug Fixes and Improvements.

This Release is being rolled out on the official website now. It may take a while before new changes take effect in your browser.
New:
- Option `Follow Specific Channel`: Works similar to `Follow Own Channel` but you can set a Channel that will always be followed.
- Hint Screen that shows while not connected

Changes:
- When changing the App Port in the Interface, it now tries to connect with the new port immediately
- Renamed Option `Follow Channel` to `Follow Own Channel`
- Renamed `Server Selection` Setting `Active` to `Auto`
- No longer use third party library to connect to TS5
- Server Dropdown now no longer removes a Server when you disconnect from it

Fixes:
- Fixed other clients invisible on servers that were freshly connected to while the Viewer was open
- Fixed Customization Interface not showing if no connection was established
- Fixed Issue where connection would have never been established if the stored API key was invalid
- Different environments now store their api key with a different storage key
- Minor Bug Fixes and Improvements

This Release is being rolled out on the official website now. It may take a while before new changes take effect in your browser.
New:
  • Option Hide Away Message: Hides the Away Message Clients can set.

Changes:
  • Option Hide Status: No longer also hides the Away Message.
Fixes:
  • Fixed Export URL not updating immediately when changing Display Mode.
  • Minor Fixes and Improvements

This Release is being rolled out on the official website now. It may take a while before new changes take effect in your browser.
Top