Skip to content

Latest commit

 

History

History
28 lines (17 loc) · 385 Bytes

File metadata and controls

28 lines (17 loc) · 385 Bytes

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 # 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