| Projects on Google Code | Results 1 - 8 of 8 |
= TeamSpeak2Query =
TeamSpeak2Query is a set of PHP classes to query TeamSpeak 2 servers for information and perform some administration.
== Current features ==
The project is not yet finished and it is frozen at the moment (more features are not needed by the developer), but presently it c...
The Java TeamSpeak 3 Viewer will be a viewer for TeamSpeak 3 to show the channels and the user on a website.
It will be programmed as a Java Servlet.
Excelente API para el teamspeak.
En vias de desarrollo.
A python modul with a class to connect to the query port and a class to parse the log. All query port commands are in the class that you can use this very simple and fast.
*Example usage*:
{{{
Teamspeak = LibTeamspeak.TCPQuery(ServerIP,TCPQueryPort)
Teamspeak.xconnect()
Teamspeak.sel(ServerUD...
A Qt-based TeamSpeak replacement written in Python using Twisted, pySpeex, and the Jabber protocol.
This application works in conjunction with [http://code.google.com/p/teamspeakmonitor/ TeamSpeak Monitor] version 1.3.7+ to alert the user when people join or leave !TeamSpeak. This application is intended as an sample of external applications making use of !TeamSpeak Monitor's data export function...
Developing an independent java class is our goal.
It will be easily to implement on other systems and of course open-source.
The java class can run all important commands on your teamspeak2 server.
==Overview==
This application monitors statistics for logged in users on a !TeamSpeak server and displays the following:
* A list of the currently logged in users
* A graph which shows logged in users over time, as well as calculated chat activity on the server based on user idle times
...