Skip to content

PandaDex/TeamSpeak-6-Overlay

Repository files navigation

TeamSpeak 6 Overlay

Release Downloads Issues License

A relatively lightweight, performance-focused in-game overlay for TeamSpeak 6 that displays speaking clients and incoming messages on screen.

Quick Start

Installation

  1. Download the latest version from the releases page
  2. Run the installer
  3. Accept the connection request in your TeamSpeak client when prompted
  4. Done! The overlay will automatically appear when users speak

Development Status

This project is currently in active development. The Qt6 rewrite(currently master) focuses on performance and maintainability improvements over the previous Electron version.

Current Roadmap

Priority Features (Required for Stable Release)

  • Polish WebSocket code - Improve connection stability
  • Enhanced error handling - Reduce crashes and improve reliability
  • Code optimization - Performance improvements and cleanup
  • NSIS Installer - Simple windows installer
  • Feature parity - Match all Electron version capabilities

Future Enhancements

  • Improved configuration storage - Better settings management
  • Bubble redesign - Redesign user and message bubbles, make it more unified.
  • Appearance customization - Additional setting: font, font size, background & text colors, toggle avatars, toggle messages.
  • Avatar fix - Finally fix avatar logic to use clients avatars instead of placeholder

Issues & Support

Found a bug or have a feature request? Please create an issue with:

  • Your operating system
  • TeamSpeak client version
  • Steps to reproduce the issue
  • Screenshots if applicable

Contributing

Contributions are welcome! Whether it's:

  • Bug reports and fixes
  • Feature suggestions and implementations
  • Documentation improvements

Before contributing code, please note that all contributors must sign a Contributor License Agreement (CLA) to ensure proper licensing and legal clarity for the project.

Please feel free to open an issue or submit a pull request.

License

This project is licensed under the GPL-3.0 License - see the LICENSE file for details.