ReddiTUI
ReddiTUI is a TUI, written in Rust with Ratatui, that lets you browse Reddit from the terminal!
Usage
redditui # open redditui to r/rust
# or,
redditui opensource e # open redditui to r/opensource (or any other subreddit)
Scroll with j (down) and k (up). Exit with q.
Help
redditui --help
Install
cargo install redditui