Skip to content

Latest commit

 

History

History
30 lines (20 loc) · 946 Bytes

README.md

File metadata and controls

30 lines (20 loc) · 946 Bytes

wki 📖 Wikipedia at your fingertips

Go Report Card

demonstration of wki

Written in go using bubbletea.

Install from package

Pre-built packages for Windows, macOS, and Linux are found on the Releases page.

Install with Go

go install github.com/seporterfield/wki@latest

Usage

Type into the search bar to search for articles.

  • Move back and forth: left and right arrow keys
  • Move cursor *: up and down arrow keys
  • Open the selected article: enter
  • Navigate the article reader: arrow keys or vim/less controls
  • Return to search page: left arrow key
  • Quit: escape or Ctrl+C

License

MIT