Code Monkey home page Code Monkey logo

ts3-webinterface's Introduction

First-Coder Teamspeak 3 Webinterface

Be careful! This version is still in the Alpha / Beta. If you want to have a stable version please use the version 1 of this interface!

About us

First-Coder is a study project, which is specialized to providing you various developments for free, what would cost normally a lot of money. Realized were a couple of different projects in completely different programming languages. A view projects in completely different programming languages would realize.

Getting Started

The Interface is able to run on Windows and Linux platforms. This Interface need following configured packages:

  • Webserver (apache, nginx, xampp)
  • Database (MySQL or PostgreSQL)
  • PHP 5.6+
  • Basic knowledge of the linux shell (if you´re using a linux server)

Supported languages

  • German
  • English

Prerequisites

Before we start we need to be sure that all packages are installed. We need the php SOAP extension. If you are using Linux pleaes type the following command in you shell. It will install the SOAP extension and restart the webservice.

PHP 5.6

sudo apt-get install php-soap
sudo systemctl restart apache2.service

PHP 7.0+

sudo apt-get install php7.0-soap
sudo systemctl restart apache2.service

Installing

  1. Download the Interface from our Download Homepage
  2. Upload all files into your webserver /var/www/MY-INTERFACE
  3. Give the webuser full permissions to the files. You can also give them all 0777 permissions (chmod -R 777 /var/www/html) cause after the installation all files will be removed!
  4. Open the Link and following the instructions

After installation

After you have installed the Interface you can login and add your instance. You will find it at the right side of you site. Be sure that your Interface is already added in your Teamspeak whitelist. Otherwise the Interface will get banned.

Built With

More information

If you want more information above this Interface please visit our Homepage. If you have still questions or problems with it please write in our Forum.

Authors

  • L. Gmann - Developer and Manager
  • SoulofSorrow - Sponsor and Manager
  • @ndy - Forum Manager

License

This project is licensed under the GNU GPLv3 License - see the LICENSE.txt file for details

Changelog

You can find here always the up to date changelog

Screenshots

Comming soon...

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.