Skip to content

Website for viewing multiple Twitch Streams parallel

Notifications You must be signed in to change notification settings

MrElie/TwitchMultiView

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TwitchMultiView



A website for viewing multiple Twitch Streams concurrently.


Table of Contents


Introduction

This is a very basic website designed for watching up to 4 Twitch Streams at the same time on one screen. This was originally planned to be a part of the StreamingYorkie Android App but due to device compatibility, it has be externalized as a Web Application. This should be able to be played on any Web Browser on any Device.

No standards in HTML, JavaScript or CSS have been taken fully into consideration. The structure, logic & styling have been kept very basic because of time constraints.

The code is Open Source & is open for further development as well as forking etc. TwitchMultiView was developed with Visual Studio in HTML, JavaScript & CSS.

The website is hosted by GitHub TwitchMultiView


Guide

The website can be used in 2 different ways:

  • URL Parameters
  • HTML Inputs

URL Parameters

The following URL Parameters are available & being used:

channels

List of Twitch Streamer names, comma seperated.

?channels=<channel1>,<channel2>,<channel3>,<channel4>
?channels=LethalMaus,Biaxxation

HTML Inputs

On the webpage, 4 inputs should be visible.

Enter the desired Twitch Streamer names.

Once the names have been entered, click on the Start button


Issues

Please report any issues you may come across to help improve TwitchMultiView. You can either use Githubs Issue Tab or contact me on Discord. Please try to use the following template to help resolve the issue quicker.

**Description:**

**Device:**

**Browser:**

**Reproduction:**

**Code Path:**

Description: A description of what the issue is

Device: The device (make and model) used to produce the problem

Browser: The browser (including version) used to produce the problem

(Bug/Problem) Reproduction: How to reproduce the error or proof (picture/video) of the error

(Code Inefficiency) Code Path: Where to find the code inefficiency e.g. Link to class & line number


Contact

For any issues, questions or change requests, feel free to ask. I will get back to you as soon as I can



I also love to entertain, game & stream as a hobby on Twitch. If you're interested, come & say 'Hi'



Any support or donations are highly appreciated (but not expected) & go towards improving development & entertainment.



Become a Patreon and decide what my main focus should be.


Email: DescriptiveAnimals@gmail.com

I'm on LinkedIn. Here you will find my development preferences & experiences.

About

Website for viewing multiple Twitch Streams parallel

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 58.1%
  • HTML 23.4%
  • CSS 18.5%