RTV provides an interface to view and interact with reddit from your terminal.
It's compatible with most terminal emulators on Linux and macOS.
RTV is built in python using the curses library.
--- --- * [Demo](#demo) * [Installation](#installation) * [Usage](#usage) * [Settings](#settings) * [Themes](#themes) * [FAQ](#faq) * [Contributing](#contributing) * [License](#license) ## Demo
| $RTV_EDITOR | A program used to compose text submissions and comments, e.g. vim, emacs, gedit
If not specified, will fallback to $VISUAL and $EDITOR in that order. |
| $RTV_BROWSER | A program used to open links to external websites, e.g. firefox, google-chrome, w3m, lynx
If not specified, will fallback to $BROWSER, or your system's default browser. |
| $RTV_URLVIEWER | A tool used to extract hyperlinks from blocks of text, e.g. urlview, urlscan
If not specified, will fallback to urlview if it is installed. |
|
Solarized Dark
|
Solarized Light
|
|
Papercolor
|
Molokai
|