rtv
RTV (Reddit Terminal Viewer) is a Python-based terminal UI (TUI) for browsing Reddit from the command line, including viewing submissions and expanding/collapsing comments, with optional OAuth login for authenticated actions.
Score Breakdown
⚙ Agent Friendliness
🔒 Security
Uses OAuth via browser for login, which is generally safer than embedding credentials, but provided documentation does not cover scopes, token storage, or secret handling. RTV also supports launching external programs (mailcap/media opening) which can increase risk if misconfigured.
⚡ Reliability
Best When
You want an interactive TUI for personal browsing from a terminal (Linux/macOS-like environments) and are comfortable with local configuration and OAuth browser-based login if needed.
Avoid When
You need a service-oriented interface (REST/SDK/webhooks) or require guaranteed long-term maintenance and API stability beyond a desktop/CLI workflow.
Use Cases
- • Browse Reddit feeds and subreddits from a terminal
- • Read submission details and navigate comment trees in a TUI
- • Copy Reddit links to the system clipboard
- • Use themes and configurable UI/launch settings for a terminal-based experience
- • Optional OAuth-based login to interact with Reddit accounts
Not For
- • Building an API client for programmatic access by other services (no REST/GraphQL interface described)
- • Production automation/scheduling where a stable machine interface (API) is required
- • Use on Windows (not supported per README)
Interface
Authentication
Authentication is described as browser-based OAuth for logging in; no details on scopes are provided in the README content.
Pricing
No pricing info in provided README; appears to be an open-source CLI.
Agent Metadata
Known Gotchas
- ⚠ No programmatic interface (REST/SDK/MCP) is described—an agent would need to drive the CLI/TUI or parse screen output, which is brittle.
- ⚠ Project indicates it is no longer maintained (repository metadata archived; README states shut down), so agent workflows may break over time.
- ⚠ OAuth login requires a web browser interaction flow, which is difficult to automate safely in headless contexts.
Alternatives
Full Evaluation Report
Comprehensive deep-dive: security analysis, reliability audit, agent experience review, cost modeling, competitive positioning, and improvement roadmap for rtv.
AI-powered analysis · PDF + markdown · Delivered within 30 minutes
Package Brief
Quick verdict, integration guide, cost projections, gotchas with workarounds, and alternatives comparison.
Delivered within 10 minutes
Score Monitoring
Get alerted when this package's AF, security, or reliability scores change significantly. Stay ahead of regressions.
Continuous monitoring
Scores are editorial opinions as of 2026-03-29.