blob: b5b0d9b5d870ff07ef5630bdd0ae1a70dc45cfe9 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
|
# Taizen
![scrot.png](https://0x0.st/sOet.png)
Browse Wikipedia pages from the command line.
## Installation
This project uses [Cursive crate](https://github.com/gyscos/Cursive), so before installing `Taizen`
make sure you have installed necessary Cursive [dependencies](https://github.com/gyscos/Cursive/wiki/Install-ncurses).
```shell
git clone https://github.com/nerdypepper/taizen
cd taizen
cargo run
```
## Usage
Taizen uses a **stack** like model.
Articles are opened on new layers, pop a layer to go back.
Hit `s` to search
Hit `q` to quit
Hit `t` to pop a layer from the article stack
|