Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/Xithrius/twitch-tui
Twitch chat in the terminal.
https://github.com/Xithrius/twitch-tui
chat hacktoberfest rust tui twitch
Last synced: about 1 month ago
JSON representation
Twitch chat in the terminal.
- Host: GitHub
- URL: https://github.com/Xithrius/twitch-tui
- Owner: Xithrius
- License: apache-2.0
- Created: 2021-08-23T22:27:10.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-10-27T23:15:27.000Z (about 2 months ago)
- Last Synced: 2024-10-28T03:17:32.703Z (about 2 months ago)
- Topics: chat, hacktoberfest, rust, tui, twitch
- Language: Rust
- Homepage: https://xithrius.github.io/twitch-tui/
- Size: 3.36 MB
- Stars: 451
- Watchers: 8
- Forks: 32
- Open Issues: 11
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE-APACHE
- Code of conduct: CODE_OF_CONDUCT.md
- Security: SECURITY.md
Awesome Lists containing this project
- awesome-ratatui - twitch-tui - Twitch chat in the terminal. (💻 Apps / 🎼 Music and Media)
README
# twitch-tui
Twitch chat in the terminal.
[![crates][s1]][l1] [![CI][s2]][l2] [![pre-commit.ci status][s3]][l3] [![unsafe][s4]][l4]
[s1]: https://img.shields.io/crates/v/twitch-tui.svg
[l1]: https://crates.io/crates/twitch-tui
[s2]: https://github.com/Xithrius/twitch-tui/actions/workflows/ci.yml/badge.svg
[l2]: https://github.com/Xithrius/twitch-tui/actions/workflows/ci.yml
[s3]: https://results.pre-commit.ci/badge/github/Xithrius/twitch-tui/main.svg
[l3]: https://results.pre-commit.ci/latest/github/Xithrius/twitch-tui/main
[s4]: https://img.shields.io/badge/unsafe-forbidden-success.svg
[l4]: https://github.com/rust-secure-code/safety-dance/## 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](https://github.com/Xithrius/twitch-tui/blob/main/default-config.toml)## Links
- [Documentation](https://xithrius.github.io/twitch-tui/)
- [Setup](https://xithrius.github.io/twitch-tui/guide/installation)## More information
If you have any problems, do not hesitate to [submit an issue](https://github.com/Xithrius/twitch-tui/issues/new/choose).
Combine this application with [streamlink](https://github.com/streamlink/streamlink) to rid the need of a browser while watching streams.
This project follows the guidelines of [Semantic Versioning](https://semver.org/).