LUPO stands for Linguistic User Pronounciation Operator. It is a little software to read live chat messages out loud with support for mixed language messages and special filters.
This project is licensed under Apache License 2.0. See LICENSE.
In bocca al lupo.
Active issues are tracked in KNOWN_ISSUES.md.
The lupo-cli twitch emotes commands can inspect enabled third-party collections:
lupo-cli twitch emotes 7tv [--global|--channel <login>]lupo-cli twitch emotes bttv [--global|--channel <login>]lupo-cli twitch emotes ffz [--global|--channel <login>]Each variant fetches the corresponding provider's global set or the Twitch channel's emotes, echoing previews and modifier metadata when available.
Current desktop shells:
cargo run -p lupo-app runs the default Dioxus shell (lupo, webview renderer default).cargo run -p lupo-app --no-default-features --features renderer-native runs the native-feature variant (lupo).Bundle commands:
cargo xtask bundle --app lupoFramework references:
7 commits
Rust
97.7%
JavaScript
1.3%
LUPO stands for Linguistic User Pronounciation Operator. It is a little software to read live chat messages out loud with support for mixed language messages and special filters.
This project is licensed under Apache License 2.0. See LICENSE.
In bocca al lupo.
Active issues are tracked in KNOWN_ISSUES.md.
The lupo-cli twitch emotes commands can inspect enabled third-party collections:
lupo-cli twitch emotes 7tv [--global|--channel <login>]lupo-cli twitch emotes bttv [--global|--channel <login>]lupo-cli twitch emotes ffz [--global|--channel <login>]Each variant fetches the corresponding provider's global set or the Twitch channel's emotes, echoing previews and modifier metadata when available.
Current desktop shells:
cargo run -p lupo-app runs the default Dioxus shell (lupo, webview renderer default).cargo run -p lupo-app --no-default-features --features renderer-native runs the native-feature variant (lupo).Bundle commands:
cargo xtask bundle --app lupoFramework references:
7 commits
Rust
97.7%
JavaScript
1.3%