Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/Hebo/reddit-cli
Command line interface for browsing reddit.com
https://github.com/Hebo/reddit-cli
Last synced: 3 days ago
JSON representation
Command line interface for browsing reddit.com
- Host: GitHub
- URL: https://github.com/Hebo/reddit-cli
- Owner: Hebo
- Created: 2010-08-01T22:07:02.000Z (over 14 years ago)
- Default Branch: master
- Last Pushed: 2010-11-11T22:41:27.000Z (about 14 years ago)
- Last Synced: 2024-08-02T05:13:03.094Z (3 months ago)
- Language: Python
- Homepage: http://www.reddit.com/r/programming/comments/cxren/redditcli_the_python_commandline_reddit_browser/
- Size: 243 KB
- Stars: 70
- Watchers: 6
- Forks: 7
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
reddit-cli
==========reddit-cli is a tool that lets you browse reddit.com and follow links from a command line shell. reddit-cli supports logins, subreddits, reading comments and even has a boss key!
Usage
-----
Run with `./reddit-cli`Login with `./reddit-cli -u yourusername -p yourpassword`
Keys
----* `o,Enter` : open link in system default webbrowser
* `O` : open link in lynx
* `h` : open comment thread in browser
* `l` : open comment thread in lynx
* `q` : quit
* `b` : boss mode (executes `man python` by default)
* `u` : refresh
* `s` : switch subreddit
* `j,k` or arrow keys : scroll
* `n,m` : previous and next page, respectivelyRequirements
------------* python 2.6 or higher (unit tests require [2.7](http://www.python.org/download/releases/2.7/))
* lynx if you want the ability to open links with it
* "light on dark" terminal color scheme