No puede seleccionar más de 25 temas Los temas deben comenzar con una letra o número, pueden incluir guiones ('-') y pueden tener hasta 35 caracteres de largo.
Micke Nordin e2d73d9329
Support for opening urls from within browser
hace 3 años
LICENSE Initial commit hace 3 años
README.md Support for opening urls from within browser hace 3 años
mbrow Support for opening urls from within browser hace 3 años
mbrow.desktop Support for opening urls from within browser hace 3 años
mbrow.sh Support for opening urls from within browser hace 3 años
tmux.conf Support for opening urls from within browser hace 3 años

README.md

mbrow.sh

Minimal browser written in pure bash

Usage

sudo apt install python3-html2text wget cargo tmux git
git clone https://github.com/tmux-plugins/tpm ~/.tmux/plugins/tpm
cargo install viu
git clone https://github.com/mickenordin/mbrow.sh/
cd mbrow.sh
sudo cp mbrow.desktop /usr/share/applications/
sudo cp tmux.conf /usr/local/etc/mbrow-tmux.conf
sudo cp mbrow mbrow.sh /usr/local/bin
sudo update-mime
mbrow <url>