Installed brow6el and replaced the full-browser command with brow6el since it's a much more full-featured browser

This commit is contained in:
2026-01-05 15:33:01 -07:00
parent 9ceeef156a
commit 629d7dae6d
5 changed files with 1001 additions and 897 deletions
+544 -450
View File
File diff suppressed because it is too large Load Diff
+1 -1
View File
@@ -1 +1 @@
docker run -it browsh/browsh brow6el
@@ -44,6 +44,11 @@ commands:
gping: See 'https://github.com/orf/gping' gping: See 'https://github.com/orf/gping'
- name: full-browser - name: full-browser
help: A full-featured web browser for the terminal using Chromium (CEF) and libsixel for graphics rendering (brow6el)
dependencies:
brow6el: See 'https://codeberg.org/janantos/brow6el'
- name: text-based-browser
help: Text based browser with images (browsh) help: Text based browser with images (browsh)
dependencies: dependencies:
browsh: See 'https://www.brow.sh/' browsh: See 'https://www.brow.sh/'
@@ -0,0 +1 @@
docker run -it browsh/browsh
File diff suppressed because it is too large Load Diff