Access StackOverflow or Wikipedia from your console.

Christoph Stelz c4ecaf2c93 Create LICENSE 10 months ago
LICENSE c4ecaf2c93 Create LICENSE 10 months ago
README.md d23d8f8e04 Initial commit 10 months ago
kiwix.service d23d8f8e04 Initial commit 10 months ago
stackoverflow.sh d23d8f8e04 Initial commit 10 months ago
wikipedia.sh d23d8f8e04 Initial commit 10 months ago

README.md

Kiwix W3M

Access StackOverflow or Wikipedia from the console. You can read more about the motivation in my blog article

Requirements:

Serve up your downloaded ZIM files: kiwix-serve -p 8081 ~/Downloads/*.zim

You can also use the provided systemd service file (mv kiwix.service ~/.config/systemd/user && systemctl --user daemon-reload && systemctl --user enable --now kiwix.service).

Usage

Start page

wikipedia.sh

stackoverflow.sh

Search

wikipedia.sh kattegat

stackoverflow.sh reverse linked list haskell

Wikipedia articles with article slug: wikipedia.sh --exact 'Haskell_(programming_language)'