Twitch chat in the terminal.
Go to file
2024-07-03 01:28:15 -07:00
.devcontainer Addition of development container config and Dockerfile 2022-08-16 18:52:56 -07:00
.github Making sure that coverage is done only after built-test 2024-04-29 00:33:51 -07:00
.vscode Added clippy as rust analyzer's checker 2023-03-09 20:13:47 -08:00
assets Smaller preview image, one day it'll be a gif 2024-02-22 00:38:43 -08:00
book Added documentation for troubleshooting non-functional keybinds 2024-07-03 01:28:15 -07:00
src Bumped a bunch of dependencies 2024-06-26 20:44:46 -07:00
.editorconfig More editing/formatting configs 2022-09-02 00:03:30 -07:00
.gitignore Add nix flake 2023-10-20 19:25:28 +01:00
.pre-commit-config.yaml [pre-commit.ci] pre-commit autoupdate (#577) 2024-04-21 21:42:26 -07:00
Cargo.lock Bumped a bunch of dependencies 2024-06-26 20:44:46 -07:00
Cargo.toml Bumped a bunch of dependencies 2024-06-26 20:44:46 -07:00
CODE_OF_CONDUCT.md Create CODE_OF_CONDUCT.md. 2021-10-10 14:10:23 -07:00
default-config.toml Default config tick_delay to delay in the terminal section 2024-06-26 20:17:38 -07:00
deny.toml More editing/formatting configs 2022-09-02 00:03:30 -07:00
flake.lock Fix flake rustc version (#547) 2024-03-02 10:16:28 -08:00
flake.nix Fix flake rustc version (#547) 2024-03-02 10:16:28 -08:00
LICENSE-APACHE Removed Apache appendix, bumped MIT year 2023-04-12 03:28:53 -07:00
LICENSE-MIT Removed Apache appendix, bumped MIT year 2023-04-12 03:28:53 -07:00
README.md Removed lines of code stat from README 2024-05-11 02:49:18 -07: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-tui

Twitch chat in the terminal.

crates CI pre-commit.ci status unsafe

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.