Browse mediawiki pages from the command line.
cargo install taizen
This project uses Cursive crate, so before installing Taizen make sure you have installed necessary Cursive dependencies.
git clone https://github.com/nerdypepper/taizen
cd taizen
cargo run --releaseTaizen uses a stack like model. Articles are opened on new layers, pop a layer to go back.
- Hit
sto search - Hit
qto quit - Hit
tto pop a layer from the article stack
You can now view wikipedia pages in different languages, by passing the language code as a commandline arg. List of language codes
taizen https://pl.wikipedia.org/ # view the polski wikis
taizen --lang=sv # view the swedish wikis