0.0.8 • Published 4 years ago

turkey v0.0.8

Weekly downloads
14
License
MIT
Repository
github
Last release
4 years ago

Build Status

Turkey - Terminal Wiki Browser

Turkey is a terminal application for browsing Mediawiki websites, such as wikipedia.org. See example.txt for some example wikis to browse. Windows is not supported at this time.

Installation

node.js is required

npm install -g turkey

make sure it works

tky --version

Usage Example

Load English language wikipedia main page

tky

Equivalent

tky -w en.wikipedia.org -p /w

Load specific article

tky -a elephant

Load another wiki

tky -w awoiaf.westeros.org -a Essos

dump to console

tky -a elephant --dump

screenshot

Command Line - tky

argdescriptionexampledefault
-w --wiki <url>wiki urlen.wikipedia.orgen.wikipedia.org
-p --path <path>wiki path/w/w
-a --article <article_name>article name to readelephantMain_page
-d --dumpdump to consoleNANA

Terminal UI Keyboard Shortcuts

shortcutdescription
esc, q, C-cquit
spacebar, C-sfocus search bar
C-bfocus article box
up arrowback, hit enter when you find the article you would like to reload
down arrowforward, hit enter when you find the article you would like to reload
dhighlight and scroll to next link and hit enter to load
ahighlight and scroll to previous link and hit enter to load
shighlight and scroll to next header (from current link)
whighlight and scroll to previous header (from current link)

Tested OS

  • OSX
  • Ubuntu
0.0.8

4 years ago

0.0.7

8 years ago

0.0.6

8 years ago

0.0.5

8 years ago

0.0.4

8 years ago

0.0.3

8 years ago

0.0.2

8 years ago

0.0.1

8 years ago