Go to file
Florian Bruhin f596864324 Add setup.py
2014-04-28 23:20:40 +02:00
qutebrowser Restructure __main__.py to work with setuptools 2014-04-28 23:20:12 +02:00
scripts Consistent string chars 2014-04-25 16:53:23 +02:00
.flake8 Update flake8 ignores 2014-04-22 18:00:44 +02:00
.gitignore Add *.pyc to .gitignore 2014-01-17 06:51:40 +01:00
.pylintrc Fix/silence checks 2014-04-28 00:05:14 +02:00
AUTHORS Add AUTHORS 2014-04-22 07:18:19 +02:00
COPYING Add GNU GPL 2014-02-06 14:01:23 +01:00
HACKING More HACKING 2014-04-25 17:46:01 +02:00
README Add README 2014-04-28 23:20:18 +02:00
setup.py Add setup.py 2014-04-28 23:20:40 +02:00
testbrowser.py Move simplebrowser.py 2014-04-25 11:32:15 +02:00
THANKS Start implementing eventFilter in ModeManager 2014-04-23 23:20:39 +02:00
TODO Update TODO 2014-04-27 21:38:17 +02:00

qutebrowser is a browsed based on PyQt5 which aims to be keyboard-focused with
an input similiar to vim.

It was inspired by other browsers/addons like dwb and Vimperator/Pentadactyl.