qutebrowser
Downloads
See the github releases page for available downloads (currently a source archive, and standalone packages as well as MSI installers for Windows).
See INSTALL for detailed instructions on how to get qutebrowser running for various platforms.
Documentation
In addition to the topics mentioned in this README, the following documents are available:
Getting help
You can get help in the IRC channel
#qutebrowser
on
Freenode
(webchat), or by writing a
message to the
mailinglist at
qutebrowser@lists.qutebrowser.org.
Contributions / Bugs
You want to contribute to qutebrowser? Awesome! Please read the contribution guidelines for details and useful hints.
If you found a bug or have a feature request, you can report it in several ways:
-
Use the built-in
:report
command or the automatic crash dialog. -
Open an issue in the Github issue tracker.
-
Write a mail to the mailinglist at qutebrowser@lists.qutebrowser.org.
For security bugs, please contact me directly at mail@qutebrowser.org, GPG ID 0xFD55A072.
Requirements
The following software and libraries are required to run qutebrowser:
To generate the documentation for the :help
command, when using the git
repository (rather than a release), asciidoc is needed.
The following libraries are optional and provide colored logging in the console:
See INSTALL for directions on how to install qutebrowser and its dependencies.
Donating
Working on qutebrowser is a very rewarding hobby, but like (nearly) all hobbies it also costs some money. Namely I have to pay for the server and domain, and do occasional hardware upgrades [1].
If you want to give me a beer or a pizza back, I’m trying to make it as easy as possible for you to do so. If some other way would be easier for you, please get in touch!
-
PayPal: me@the-compiler.org
-
Bitcoin: 1PMzbcetAHfpxoXww8Bj5XqquHtVvMjJtE
Authors
Contributors, sorted by the number of commits in descending order:
-
Florian Bruhin
-
Antoni Boucher
-
Bruno Oliveira
-
Alexander Cogneau
-
Martin Tournoij
-
Raphael Pierzina
-
Joel Torstensson
-
Claude
-
Lamar Pavel
-
Austin Anderson
-
Artur Shaik
-
Daniel
-
Thorsten Wißmann
-
Alexey "Averrin" Nabrodov
-
ZDarian
-
Peter Vilim
-
John ShaggyTwoDope Jenkins
-
Jimmy
-
Zach-Button
-
rikn00
-
Patric Schmitz
-
Martin Zimmermann
-
Error 800
-
Brian Jackson
-
sbinix
-
neeasade
-
jnphilipp
-
Tobias Patzl
-
Johannes Altmanninger
-
Samir Benmendil
-
Regina Hug
-
Mathias Fussenegger
-
Larry Hynes
-
Fritz V155 Reichwald
-
Franz Fellner
-
zwarag
-
meles5
-
error800
-
Tim Harder
-
Thiago Barroso Perrotta
-
Matthias Lisin
-
Helen Sherwood-Taylor
-
HalosGhost
-
Gregor Pohl
-
Eivind Uggedal
-
Arseniy Seroka
-
Andy Balaam
-
Andreas Fischer
The following people have contributed graphics:
-
WOFall (icon)
-
regines (key binding cheatsheet)
Thanks / Similar projects
Many projects with a similar goal as qutebrowser exist:
-
dwb (C, GTK+ with WebKit1, currently unmaintained - main inspiration for qutebrowser)
-
vimb (C, GTK+ with WebKit1, active)
-
vimprobable (C, GTK+ with WebKit1, dead)
-
surf (C, GTK+ with WebKit1, active)
-
luakit (C/Lua, GTK+ with WebKit1, not very active)
-
jumanji (C, GTK+ with WebKit1, not very active)
-
uzbl (C, GTK+ with WebKit1/WebKit2, active)
-
conkeror (Javascript, Emacs-like, XULRunner/Gecko, active)
-
lispkit (quite new, lisp, GTK+ with WebKit, active)
-
Vimperator (Firefox addon)
-
Pentadactyl (Firefox addon)
-
VimFx (Firefox addon)
-
cVim (Chrome/Chromium addon)
-
vimium (Chrome/Chromium addon)
-
ViChrome (Chrome/Chromium addon)
-
Vrome (Chrome/Chromium addon)
Most of them were inspirations for qutebrowser in some way, thanks for that!
Thanks as well to the following projects and people for helping me with problems and helpful hints:
Also, thanks to:
-
Everyone who had the patience to test qutebrowser before v0.1.
-
Everyone triaging/fixing my bugs in the Qt bugtracker
-
Everyone answering my questions on Stack Overflow and in IRC.
-
All the projects which were a great help while developing qutebrowser.
License
This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with this program. If not, see http://www.gnu.org/licenses/.