Code Monkey home page Code Monkey logo

ts3viewer's Introduction

TS3Viewer

Simple dashboard which displays TS3 server info and partially controls an instance of TS3AudioBot.

NOTICE

This project is no longer in development. A newer version written in React and .NET 6 can be found in this repo.

Dependencies

TeamSpeak3 PHP Framework and Symfony YAML dependencies are managed by Composer.

Installation

git clone https://github.com/Loupeznik/ts3viewer-php.git .
sudo apt install php-curl composer
composer install
cp .env.example.yml .env.yml

Fill your server information and other options in .env.yml and set correct permissions to move.sh (the process is explained within the script).

WARNING: The bot's API key or the TeamSpeak3 user who requested it need to have permissions to control the bot (mainly its playback functions). If these permissions are missing, refer to the bot's documentation for setting up these permissions.

If Server Status images are not working, you can fix it by copying the images from TS3 PHP Framework into the root directory. This is a problem due to the library having paths for the server viewer object messed up somehow.

cp -r vendor/planetteamspeak/ts3-php-framework/images .

Functions

  • Complete server status with periodical refresh as well as minified server status on the main page
  • TS3AudioBot playback controls
  • Music upload
  • List of music available to the bot locally with the option to have this music played through the bot
  • Showcase of basic TS3AudioBot commands

Feature roadmap

  • Server admin section
  • Better AudioBot API interaction
  • Improved server viewer
  • Parametrized / Database-stored audiobot command list

ts3viewer's People

Contributors

loupeznik avatar

Stargazers

 avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.