Access StackOverflow or Wikipedia from your console.
Find a file
2022-11-27 11:16:21 +01:00
kiwix.service Initial commit 2022-11-27 11:10:39 +01:00
LICENSE Create LICENSE 2022-11-27 11:16:21 +01:00
README.md Initial commit 2022-11-27 11:10:39 +01:00
stackoverflow.sh Initial commit 2022-11-27 11:10:39 +01:00
wikipedia.sh Initial commit 2022-11-27 11:10:39 +01:00

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

wikipedia.sh kattegat

stackoverflow.sh reverse linked list haskell

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