LinuxCommandLibrary
GitHubF-DroidGoogle Play Store

qutebrowser

Keyboard-driven web browser with vim keybindings

TLDR

Start browser
$ qutebrowser
copy
Open URL
$ qutebrowser [https://example.com]
copy
Open in new window
$ qutebrowser --target window [https://example.com]
copy
Start with temp basedir
$ qutebrowser --temp-basedir
copy
Set config option
$ qutebrowser --set [content.javascript.enabled] [false]
copy

SYNOPSIS

qutebrowser [options] [urls...]

DESCRIPTION

qutebrowser is a keyboard-driven web browser with vim-style keybindings. It uses QtWebEngine and focuses on minimalism and keyboard efficiency.The browser is highly configurable through a Python config file and commands, appealing to users who prefer keyboard-centric workflows.

PARAMETERS

-t, --target type

How to open URL (tab, tab-bg, window).
-T, --temp-basedir
Use temporary directory.
-s opt value, --set opt value
Set configuration option.
-r session, --restore session
Restore session.
-B dir, --basedir dir
Base directory.
--debug
Debug mode.

KEY BINDINGS

o: Open URLO: Open in new tabd: Close tabj/k: Scrollh/l: Historyf: Follow hintsyy: Copy URL/: Search:: Command mode

INSTALL

sudo dnf install qutebrowser
copy
sudo pacman -S qutebrowser
copy
sudo apk add qutebrowser
copy
sudo zypper install qutebrowser
copy
nix profile install nixpkgs#qutebrowser
copy

CAVEATS

Some sites may not work (WebEngine limitations). Extension support limited. Learning curve for keybindings. Qt dependency large.

HISTORY

qutebrowser was created by Florian Bruhin starting in 2013. It fills the niche for keyboard-driven browsers like uzbl and vimperator, but with modern web engine support.

SEE ALSO

firefox(1), chromium(1), surf(1), w3m(1)

Braincup
Open source brain training for math, memory and focus
Braincup mini-games
41 mini-games · Apache-2.0
No ads · No tracking
Play in browser
Download Braincup on the App StoreGet Braincup on Google PlayGet Braincup on F-Droid
276 stars
From the maker of Linux Command Library
Copied to clipboard
Braincup
Open source brain training for math, memory and focus. 41 mini-games, from mental arithmetic to Sudoku, N-Back and Solo Chess.
Apache-2.0 licensed · No ads · No tracking · No account
From the maker of Linux Command Library
Download Braincup on the App StoreGet Braincup on Google PlayGet Braincup on F-Droid