Access StackOverflow or Wikipedia from your console.
|
10 months ago | |
---|---|---|
LICENSE | 10 months ago | |
README.md | 10 months ago | |
kiwix.service | 10 months ago | |
stackoverflow.sh | 10 months ago | |
wikipedia.sh | 10 months ago |
Access StackOverflow or Wikipedia from the console. You can read more about the motivation in my blog article
Requirements:
kiwix-tools
python3
w3m
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
).
wikipedia.sh
stackoverflow.sh
wikipedia.sh kattegat
stackoverflow.sh reverse linked list haskell
Wikipedia articles with article slug:
wikipedia.sh --exact 'Haskell_(programming_language)'