https://github.com/svenpaulsen/ts3client-dockwidget-plugin
TeamSpeak 3 Client Dock Widgets Plugin
https://github.com/svenpaulsen/ts3client-dockwidget-plugin
c-plus-plus docking qt teamspeak3 teamspeak3-plugin widgets
Last synced: 10 months ago
JSON representation
TeamSpeak 3 Client Dock Widgets Plugin
- Host: GitHub
- URL: https://github.com/svenpaulsen/ts3client-dockwidget-plugin
- Owner: svenpaulsen
- Created: 2017-08-01T15:29:47.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2023-06-21T02:01:49.000Z (over 2 years ago)
- Last Synced: 2025-04-30T00:12:21.989Z (10 months ago)
- Topics: c-plus-plus, docking, qt, teamspeak3, teamspeak3-plugin, widgets
- Language: C++
- Size: 13.7 KB
- Stars: 12
- Watchers: 4
- Forks: 3
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# TeamSpeak 3 Client Dock Widgets Plugin
[](https://travis-ci.org/svenpaulsen/ts3client-dockwidget-plugin)
This plugin allows you to re-arrange or detach elements of the TeamSpeak 3 Client UI to further customize your user experience.
## Requirements
- [TeamSpeak 3 Client Plugin SDK](https://github.com/svenpaulsen/ts3client-pluginsdk)
- [Qt 5.x.x](https://www.qt.io) (release depending on your TeamSpeak 3 Client version)
## Building from Source
After cloning this repository including submodules, issue the following commands in the root directory:
qmake
(n)make