1
0
Fork
You've already forked ts3-cli
0
🗣️ A CLI to manage TeamSpeak3 using the ClientQuery API
  • Go 100%
2026年06月03日 20:51:30 +02:00
cmd feat: add poke & clientlist cmd 2026年06月03日 20:51:30 +02:00
internal feat: add poke & clientlist cmd 2026年06月03日 20:51:30 +02:00
schemas docs(schemas): add config JSON schema 2026年03月13日 16:41:13 +01:00
.gitignore Initial commit 2025年12月03日 22:14:21 +01:00
go.mod feat(connect): add flag to prompt for password 2026年03月26日 22:26:28 +01:00
go.sum feat(connect): add flag to prompt for password 2026年03月26日 22:26:28 +01:00
LICENSE Initial commit 2025年12月03日 22:14:21 +01:00
main.go chore: change namespace to codeberg.org 2026年03月25日 18:08:43 +01:00
README.md docs: add section about config 2026年02月28日 20:04:33 +01:00

TS3 CLI

Config

Setting Type Default Description
apikey string ClientQuery API Key.
host string localhost:25639 Host and port of ClientQuery.