Non puoi selezionare più di 25 argomenti Gli argomenti devono iniziare con una lettera o un numero, possono includere trattini ('-') e possono essere lunghi fino a 35 caratteri.
Micke Nordin e2d73d9329
Support for opening urls from within browser
3 anni fa
LICENSE Initial commit 3 anni fa
README.md Support for opening urls from within browser 3 anni fa
mbrow Support for opening urls from within browser 3 anni fa
mbrow.desktop Support for opening urls from within browser 3 anni fa
mbrow.sh Support for opening urls from within browser 3 anni fa
tmux.conf Support for opening urls from within browser 3 anni fa

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>