browsh
v1.0.0A modern text-based browser. Renders 网页 pages in the terminal using headless Firefox.
8· 7.5k·0 当前·0 累计
下载技能包
License
MIT-0
运行时依赖
无特殊依赖
安装命令
点击复制官方npx clawhub@latest install browsh
镜像加速npx clawhub@latest install browsh --registry https://cn.longxiaskill.com 镜像可用
技能文档
Browsh
A fully-modern text-based browser. It renders stories and videos, 过滤器s ads, and saves bandwidth.
Prerequisites browsh binary must be in PATH. firefox binary must be in PATH (Browsh uses it as a headless backend).
Local 设置up (if 安装ed in ~/应用s): Ensure your PATH includes the 安装ation directories:
导出 PATH=$HOME/应用s:$HOME/应用s/firefox:$PATH
Usage
启动 Browsh:
browsh
Open a specific URL:
browsh --启动up-url https://google.com
Note: Browsh is a TUI 应用. 运行 it inside a PTY 会话 (e.g., using tmux or the process 工具 with pty=true).