All Projects → mccxiv → Tc

mccxiv / Tc

Licence: isc
A desktop chat client for Twitch

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Tc

recent-messages2
Service to provide historical messages to Twitch chat clients
Stars: ✭ 21 (-88.46%)
Mutual labels:  chat, twitch, irc
Twitch4j
Modular Async/Sync/Reactive Twitch API Client / IRC Client
Stars: ✭ 209 (+14.84%)
Mutual labels:  twitch, chat, irc
Lisp Chat
An experimental minimal chat written in Common Lisp
Stars: ✭ 160 (-12.09%)
Mutual labels:  chat, irc
Chatty
Twitch Chat Client written in Java
Stars: ✭ 592 (+225.27%)
Mutual labels:  twitch, chat
Java Twirk
Small, basic library for communication via the Twitch chat. Java 8 compatible
Stars: ✭ 36 (-80.22%)
Mutual labels:  twitch, irc
Bitlbee
An IRC to other chat networks gateway 🐝
Stars: ✭ 513 (+181.87%)
Mutual labels:  chat, irc
Twitchlib
C# Twitch Chat, Whisper, API and PubSub Library. Allows for chatting, whispering, stream event subscription and channel/account modification. Supports .NET Core 2.0
Stars: ✭ 519 (+185.16%)
Mutual labels:  twitch, chat
Convos
Convos 👥 is the simplest way to use IRC in your browser
Stars: ✭ 789 (+333.52%)
Mutual labels:  chat, irc
Matterbridge
bridge between mattermost, IRC, gitter, xmpp, slack, discord, telegram, rocketchat, twitch, ssh-chat, zulip, whatsapp, keybase, matrix, microsoft teams, nextcloud, mumble, vk and more with REST API (mattermost not required!)
Stars: ✭ 4,452 (+2346.15%)
Mutual labels:  twitch, irc
Twitchirc Unity
lightweight IRC client component for use with the Unity Engine.
Stars: ✭ 81 (-55.49%)
Mutual labels:  twitch, irc
Superseriousstats
superseriousstats is a fast and efficient program to create statistics out of various types of chat logs
Stars: ✭ 78 (-57.14%)
Mutual labels:  chat, irc
Lax
IRC client built with Electron & React
Stars: ✭ 95 (-47.8%)
Mutual labels:  chat, irc
Kiwiirc
🥝 Next generation of the Kiwi IRC web client
Stars: ✭ 488 (+168.13%)
Mutual labels:  chat, irc
Thelounge
💬 ‎ Modern, responsive, cross-platform, self-hosted web IRC client
Stars: ✭ 4,618 (+2437.36%)
Mutual labels:  chat, irc
Chat Downloader
A simple tool used to retrieve chat messages from livestreams, videos, clips and past broadcasts. No authentication needed!
Stars: ✭ 160 (-12.09%)
Mutual labels:  twitch, chat
Twitch Chat Downloader
Download chat messages from past broadcasts on Twitch
Stars: ✭ 404 (+121.98%)
Mutual labels:  twitch, chat
Dispatch
Web-based IRC client in Go.
Stars: ✭ 595 (+226.92%)
Mutual labels:  chat, irc
Mojo Webqq
【重要通知:WebQQ将在2019年1月1日停止服务,此项目目前已停止维护,感谢大家四年来的一路陪伴】使用Perl语言(不会没关系)编写的smartqq/webqq客户端框架(非GUI),可通过插件提供基于HTTP协议的api接口供其他语言或系统调用
Stars: ✭ 1,755 (+864.29%)
Mutual labels:  chat, irc
Revolution Irc
A modern Android IRC client. #revolutionirc on Freenode.
Stars: ✭ 325 (+78.57%)
Mutual labels:  chat, irc
Jitsi
Jitsi is an audio/video and chat communicator that supports protocols such as SIP, XMPP/Jabber, IRC and many other useful features.
Stars: ✭ 3,531 (+1840.11%)
Mutual labels:  chat, irc

Tc, the chat client for Twitch 😄 gettc.xyz

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

⚠️ Hey there! While Tc is still working right now, the development has stopped. If you've just stumbled upon this, you may want to try some other client instead.

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].