git.fiddlerwoaroof.com
name mode size
.gitignore 100644 0 kb
README.txt 100644 0 kb
pybrowse 100755 2 kb
pybrowse.glade 100644 6 kb
README.txt
# Description Minimalistic webbrowser to be used with a tiling window manager like xmonad # Requirements: - Python 3 (I develop on 3.4, you'll have to change the first line of pybrowse to work on other versions) - pygobject (for access to Gtk) - glade to edit the interface