nhatbui / compakt

Twitch Chat streamlining. Condenses repeated messages/words/emotes.

Home Page:http://www.nhatqbui.com/compakt

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

compakt Twitch compakt

Twitch Chat streamlining.

Compress long messages and condense repeated messages.

Let Twitch chat be Twitch chat. Don't miss any more buried messages. Reduce clutter on the screen.

Features

  • Compresses longest repeated, non-overlapping "phrase" e.g. "Kappa Yolo Kappa Yolo" becomes "Kappa Yolo x2".
  • Similar messages are grouped together.
  • BetterTTV Emotes!

Get it!

compakt is a Chrome extension (so far). Install it and visit a Twitch stream to see it in action.

Developers

Pull requests always welcome!

Developing

Dependencies

You'll need NodeJS+NPM.

Build

mkdir /path/to/compakt
cd /path/to/compakt
git clone https://github.com/nhatbui/compakt.git
npm install
make chrome

Developing/Testing

Load the extension into Chrome.

Publishing

The "official" Chrome Extension is published here. Official pushes of this repo to the Chrome Web Store are done as needed.

About

Twitch Chat streamlining. Condenses repeated messages/words/emotes.

http://www.nhatqbui.com/compakt

License:GNU General Public License v3.0


Languages

Language:JavaScript 72.7%Language:Swift 11.5%Language:CSS 9.3%Language:Makefile 6.4%