README.md 935 B

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)'