Skip to content

Simple Android TeamSpeak client which connects every x minutes to get the connected clients and displays them in a notification /quick settings tile and WearOS complication right on your watchface.

License

Notifications You must be signed in to change notification settings

BlazeCodeDev/TSViewer

Repository files navigation

TSViewer

This is a simple TeamSpeak client which connects every x minutes to get the connected clients and displays them in a notification, WearOS complication and quick settings tile. This works by using a Teamspeak Query account to login. That means it is required to enter the ip and login credentials into the app. As this is sensitive, the ip and credentials are saved only locally and encrypted to make sure that other apps cannot scrape the data.

The app uses the new Material You adaptive colors, but is also backwards compatible to devices below Android 12.

Features

  • Automated checks running in the background (customizable time between 15 and 120 minutes)
  • Amount of clients and their nicknames will be written into a notification
  • Amount of clients will be written in the label of a qs tile (Android 10+)
  • Amount of clients and time will be added to a database to be later viewed in a graph view
  • WearOS support (Core flavor only)
  • Material You adaptive color theming support
  • Locally stored and encryped IP and login credentials
  • No trackers like Firebase and Crashlytics

Screenshots

Phone

WearOS (core flavor only)

Video Demo

Flavors

The flavors offer a different feature set. These have been introduced to comply with F-Droid rules, but also to be able to add features requiring Google Services. The inbuilt GitHub updater will always pull the correct flavor for you, so you don't accidentally switch to a different one.

Feature core foss
Background service
Notification support
QS-Tile support
User database
WearOS support

Download

Get it on F-Droid Get it on GitHub

Bug reporting

If you encounter any bugs please open an issue in the repo or send me an e-mail via the "Send E-Mail" menu entry in the app. Please consider including a logcat/screenshot or screen recording. If you open an issue please also include the app version and android version of your device.

Privacy

Please tell the users of your TeamSpeak server that you are using this kind of software, because this may be seen as a violation of privacy. You could use a text like this in your default channel:

This server is using one or more instances of [url=https://github.com/BlazeCodeDev/TSViewer/]TSViewer[/url]. 
Please contact the admin/owner if you do not agree to this.

Disclaimer

You are using this software at your own risk, I cannot be held responsible for any kind of damage this may produce in any way. Please only use the app when downloaded from official sources linked above.

License

MIT License

Copyright (c) 2023 BlazeCodeDev, Ralf Lehmann

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

About

Simple Android TeamSpeak client which connects every x minutes to get the connected clients and displays them in a notification /quick settings tile and WearOS complication right on your watchface.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages