Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/michidk/simpletwitchhelper

a simple but powerful dashboard for twitch.tv
https://github.com/michidk/simpletwitchhelper

Last synced: 12 days ago
JSON representation

a simple but powerful dashboard for twitch.tv

Awesome Lists containing this project

README

        

# Simple Twitch Helper
a simple but powerful dashboard for twitch.tv

Simple Twitch Helper (STH) is a .wpf application programmed in c#. It's simple as possible and you only need one window to controll everything. You can assign hotbar-buttons, startup programms, set your stream title and game & even more!

## Features
- view all important stats
- set/get stream title & game
- setup a tweet template, for one-click tweets
- setup a simple countdown and print the time to a file (with custom string formatting)
- access the orginal twitch.tv chat
- view a list of viewers
- distraction-free mode: double-click the status bar to hide the stats and viewers panel
- commercial control center (if enabled in settings)
- something missing? tweet me: @miichidk !

## Screenshots
![](http://i.imgur.com/Pi4cbJa.png "main window")
![](https://i.imgur.com/tH9Eajv.png "settings window")

## Installation
Just go here:
https://github.com/michidk/SimpleTwitchHelper/releases/latest

Download and unrar the SimpleTwitchHelper.rar to a folder.

Then run the setup.exe file.

## Troubleshooting
If the Twitch-Chat doesn't work, just install Flash in Internet Explorer.

If you have already flash for Internet Explorer, then try to reset your cache.

If the token generation link is broken, just use this one [link](https://twitch.michael-lohr.net/sth).



If you have other issues with STH then simply open a issue on GitHub.

## Contribute
Feel free to fork and make pull requests!

STH uses the following class libarys:
- https://github.com/michidk/TwitchCSharp
- https://github.com/michidk/SimpleLoggingSystem
- https://github.com/michidk/SimpleConfigurationSystem
- http://www.newtonsoft.com/json
- https://github.com/aaubry/YamlDotNet
- http://restsharp.org