bobf is sharing code with you

Bitbucket is a code hosting site. Unlimited public and private repositories. Free for small teams.

Don't show this again

bobf / uzbld

daemon for uzbl browser to handle cookies etc.

Clone this repository (size: 12.5 KB): HTTPS / SSH
hg clone https://bitbucket.org/bobf/uzbld
hg clone ssh://hg@bitbucket.org/bobf/uzbld

uzbld overview

Recent commits See more »

Put this in your uzbl config:

    set cookie_handler   = spawn $XDG_DATA_HOME/uzbl/scripts/uzbld.sh

And copy uzbld.sh into that directory.

Then just run the "./uzbld &"

The only stuff going to stdout will be tracebacks if it crashes. :)