/quickwiki

Script to read a Wiki page extract in the shell w/ menu navigation to sections

Primary LanguageTypeScript

QuickWiki

Quick script to read a Wiki extract in the shell. This allows you to query Wikipedia from right within the shell! Displays a summary of the query along with a selectable menu of sections.

Highlights keywords in /src/key-words.ts in red for quick skims

Usage

npm install -g qwikipedia

wiki democracy

alt text

Keys:

  • Exit: Esc or Ctrl+C
  • New query: q followed by query followed by Enter
  • Choose new page with '/' key

Built With

License

This project is licensed under the MIT License