Skip to content

Latest commit

 

History

History
28 lines (21 loc) · 953 Bytes

readme.rst

File metadata and controls

28 lines (21 loc) · 953 Bytes

Twitch Manager

Twitch Manager (TwitchMan or T-Man in short) is an web application that runs on the streaming PC for stream managers. It is built specifically for a Super Smash Bros stream, but it can be adapted to many games and genres. The program's purpose is to easily update a stream's layout involving current matches and other information. Twitch Manager has Challonge integration and is built upon CodeIgniter 3 for rapid development.

Server Requirements

PHP version 5.6 or newer is recommended.

It should work on 5.3.7 as well, but we strongly advise you NOT to run such old versions of PHP, because of potential security and performance issues, as well as missing features.

Installation

Clone this repository's contents into your www directory on your server.

Enable mod_rewrite to make use of the URL simplification provided by codeigniter.