2026-07-23 19:37:20 +08:00
2026-07-20 19:01:03 +08:00
2026-07-23 19:37:20 +08:00
2026-07-23 19:37:20 +08:00
2026-07-20 19:01:03 +08:00
2026-07-23 19:37:20 +08:00
2026-07-20 19:01:03 +08:00
2026-07-20 18:41:19 +08:00
2026-07-20 19:01:03 +08:00
2026-07-20 19:01:03 +08:00
2026-07-20 19:01:03 +08:00
2026-07-20 19:01:03 +08:00
2026-07-23 19:37:20 +08:00
2026-07-20 19:01:03 +08:00
2026-07-20 18:41:19 +08:00
2026-07-20 19:01:03 +08:00
2026-07-23 19:37:20 +08:00
2026-07-20 19:01:03 +08:00

ts-mobile-go

TeamSpeak Android 原生客户端,使用 Go (teamspeak-go) 作为协议层,Kotlin + Jetpack Compose 构建 UI。

技术栈

  • 协议层: Go + teamspeak-go (零 CGOgomobile bind → .aar)
  • UI 层: Kotlin + Jetpack Compose + Material Design 3
  • 状态管理: ViewModel + StateFlow
  • 持久化: SharedPreferences (替代 localStorage)

快速开始

  1. 安装 Go 1.26+
  2. 安装 gomobile: go install golang.org/x/mobile/cmd/gomobile@latest && gomobile init
  3. 运行构建脚本: build.bat (Windows) 或 ./build.sh (Linux/macOS)
  4. 用 Android Studio 打开 android/ 目录
  5. 连接设备或启动模拟器,运行应用

详细构建说明见 BUILD.md

S
Description
基于teamspeak-go构建的第三方移动端app
Readme
236 MiB
1.0.8
Latest
2026-07-24 11:44:49 +08:00
Languages
C 47.7%
Kotlin 25.2%
Go 24.6%
CMake 1.7%
Batchfile 0.5%
Other 0.3%