bored

command module
v0.0.0-...-101bed3 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 22, 2015 License: MIT Imports: 10 Imported by: 0

README

#Bored Travis CI status Welcome to Bored, the world's premier termbox-based Reddit CLI. It has numerous features including keybinds, opening links in your browser, and even the ability to upvote and downvote links!

Speaking of keybinds:

h - help screen
q - quit
j - navigate/scroll down
k - navigate/scroll up
i - show submission info (only on list view)
r - refresh
f - front page
c - comments (currently just a self-text view)
l - open link url
y - copy link url
enter - open reddit permalink

Params (these override the environment variables below):

-u username (MUST NOT be encrypted)
-p password (MUST NOT be encrypted)
-s subreddit (using this loads submissions from ONLY the given subreddit)
-e encrypt-only
    This param will encrypt the given username and/or password and exit,
    allowing you to set up your environment variables with the printed
    values

Environment variables to make your life easier:

BORED_USERNAME - same as specifying -u (MUST be encrypted)
BORED_PASSWORD - same as specifying -p (MUST be encrypted)
BORED_SUBREDDIT - same as specifying -s

To install, clone the repo and run go install .

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL