|
|
|
@ -2,6 +2,9 @@
|
|
|
|
|
Minimal browser written in bash
|
|
|
|
|
|
|
|
|
|
## Usage
|
|
|
|
|
sudo apt install python3-html2text
|
|
|
|
|
```
|
|
|
|
|
sudo apt install python3-html2text wget
|
|
|
|
|
caro install viu
|
|
|
|
|
curl
|
|
|
|
|
wget https://raw.githubusercontent.com/mickenordin/mbrow.sh/main/mbrow.sh
|
|
|
|
|
./mbrow.sh <url>
|
|
|
|
|
```
|
|
|
|
|