h0h0h0 / tc

A desktop chat client for Twitch

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tc, the chat client for Twitch 😄 gettc.xyz

Tc is a cross-platform desktop chat client for Twitch.tv.

Options for contacting me


For developers

Running Tc in dev mode should be simple. If the instructions below aren't working then please open an issue.

  • Clone the repo
  • npm i
  • In terminal 1: npm run dev-watch-files
  • In terminal 2, once terminal 1 is done: npm run dev-launch-electron

After you edit some files, restart terminal 2 to re-launch electron. No need to touch terminal 1.


ISC License

Copyright (c) 2018, Andrea Stella

About

A desktop chat client for Twitch

License:ISC License


Languages

Language:JavaScript 75.8%Language:HTML 13.5%Language:CSS 10.7%