Twitch chat in the terminal.
Go to file
Xithrius 341e94926e
Updated wording within some files
README from "Other" to "More" information, Added Xithrius to list of
authors of book, renamed mdbook file for capitalization
2023-01-08 21:01:37 -08:00
.devcontainer Addition of development container config and Dockerfile 2022-08-16 18:52:56 -07:00
.github Updated wording within some files 2023-01-08 21:01:37 -08:00
.vscode Addition of vscode closure snippet 2022-12-10 11:52:39 -08:00
book Updated wording within some files 2023-01-08 21:01:37 -08:00
src Function suggestion_query -> first_similarity, added more tests to said function 2023-01-03 19:40:28 -08:00
.editorconfig More editing/formatting configs 2022-09-02 00:03:30 -07:00
.gitignore Ignored fleet config 2022-10-12 12:20:40 -07:00
.pre-commit-config.yaml [pre-commit.ci] pre-commit autoupdate (#258) 2022-11-30 04:13:08 -08:00
Cargo.lock Updated dependencies 2023-01-02 21:06:21 -08:00
Cargo.toml Updated dependencies 2023-01-02 21:06:21 -08:00
CODE_OF_CONDUCT.md Create CODE_OF_CONDUCT.md. 2021-10-10 14:10:23 -07:00
default-config.toml Added blinking cursor config option 2022-12-19 22:09:00 -08:00
deny.toml More editing/formatting configs 2022-09-02 00:03:30 -07:00
LICENSE-APACHE Added Apache 2.0 license, moved MIT license. 2022-07-01 13:51:24 -07:00
LICENSE-MIT Added Apache 2.0 license, moved MIT license. 2022-07-01 13:51:24 -07:00
README.md Updated wording within some files 2023-01-08 21:01:37 -08:00
rustfmt.toml More editing/formatting configs 2022-09-02 00:03:30 -07:00
SECURITY.md Create SECURITY.md 2022-12-26 11:06:20 -08:00

Twitch chat in the terminal

CI pre-commit.ci status Lines of code Crate Status

image

Feature list

  • Read/send/search messages
  • Switch channels
  • Create and toggle filters
  • Command, channel, and mention suggestions
  • Customize functionality and looks to your liking using a config file

More information

If you have any problems, do not hesitate to submit an issue.

Combine this application with streamlink to rid the need of a browser while watching streams.

This project follows the guidelines of Semantic Versioning.