Skip to content

blacktrub/cli-stream-chat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

62 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About project

It's a terminal client to see your online stream chat.

Demo

cli-chat-demo2

Supported features

  • YouTube chat
  • Twitch chat
  • Keep chat logs
  • Multi-tty mode
  • Support twitch stikers

How to use

Clone this repo and run:

go run cmd/main.go 
--twitch <twitch_channel> 
--youtube <link_to_your_youtube_stream> 
--devices /dev/tty1,/dev/tty2 
--log /path/to/your/log/directory

You must have golang compiler for running

TODO features

  • Fetch an active youtube live stream link by channel name (We probably can use that)
  • Write to twitch
  • Write to youtube (API)
  • Should we use YouTube Live Streaming API for everything?
  • terminal ui
  • how to distribute app

About

The best terminal chat client for your live streams

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages