Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
Micke Nordin e2d73d9329
Support for opening urls from within browser
il y a 3 ans
LICENSE Initial commit il y a 3 ans
README.md Support for opening urls from within browser il y a 3 ans
mbrow Support for opening urls from within browser il y a 3 ans
mbrow.desktop Support for opening urls from within browser il y a 3 ans
mbrow.sh Support for opening urls from within browser il y a 3 ans
tmux.conf Support for opening urls from within browser il y a 3 ans

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>