I built the convertor from Wikipedia dumps to man (roff) format – for offline reading in a terminal

Translate this post

I love Wikipedia, command-line interface (cli) and respect offline stuff. Finally I did it – Rust software (for peformance), code generated by llm gpt-5.5 xhigh.

How to use: download the Wikipedia dump, and

cargo run --release -- path/to/dump.xml -o path/to/output_directory

Yes for offline reading we have Kiwix – but terminal is also good. For you batery as well. Or when you system in under heavy load so your CPU/RAM are limited. Man format mean that you can read Wikipedia through SSH as well, and from very cheap devices.

This is not perfect – we should add special handlers for different templates. But it already mostly works and valuable for the comunity. Try it, ping if you want to improe something. You are welcome to pack this software for you linux distribution – I packed only for Gentoo.

Wikipedia in man screenshot

See the project repository, with instructions, at https://gitlab.com/vitaly_zdanevich_wikimedia/wiki2man_on_rust

Can you help us translate this article?

In order for this article to reach as many people as possible we would like your help. Can you translate this article to get the message out?

Notify of
0 Comments