Uzbl. A browser that adheres to the unix philosophy.

I need a browser that is fast, not bloated, stores my data (bookmarks, history, account settings, preferences, ...) in simple text files that I can keep under version control, something that does not reinvent the wheel, something that I can control.

Well, I could not find it.
So I started the uzbl browser project.
The project is just a few days old, but already some developers joined me and we're having a lot of fun hacking. One of them (Mike) was even creazy enough to register a domain for it with a website and all.
So there you have it: uzbl.org.
It is stil very early in the process, but some things already work.

Here are some of the ideals (not all implemented yet):

  • keyboard controlled: modal with vim-like bindings, or with modifier keys
  • very simple ini-style config file
  • very minimal interface. No unnecessary interface elements
  • Things like url changing, loading/saving of bookmarks, ... are handled through external scripts that you write and call with keyboard shortcuts. If they want to alter the behavior of uzbl (change url, reload,..) they write a command to a FIFO (spawned by the uzbl process). Some scripts are also triggered by uzbl (like history logging or when a file needs to be downloaded)

more

Uzbl follows the UNIX philosophy:

Write programs that do one thing and do it well. Write programs to work together. Write programs to handle text streams, because that is a universal interface.

Trackback URL for this post:

http://dieter.plaetinck.be/trackback/65
Submitted by Dieter_be on Mon, 04/27/2009 - 23:02. categories [ ]

Maybe you could provide IRC

Maybe you could provide IRC channel address? Couldn't find anything like that :(

It's on the front page of

It's on the front page of uzbl.org.
irc.freenode.net, #uzbl

Just curious, but what

Just curious, but what stands "uzbl" for? Or is it simply a fantasy name?

"usable", in lolcat

"usable", in lolcat pronounciation ;-)

Hopefully this approach

Hopefully this approach means that the whole shit won't crash when one site is.

Thanks :)

Thiz browser rulez!

Really!!
This was the missing thing on my box! Thanx and keep it rolling! =)

tent:wq

Thanks so much, I have been

Thanks so much, I have been looking for a browser like uzbl for years!

Post new comment

The content of this field is kept private and will not be shown publicly.
  • Web page addresses and e-mail addresses turn into links automatically.
  • Allowed HTML tags: <a> <em> <strong> <cite> <code> <ul> <ol> <li> <dl> <dt> <dd>
  • Lines and paragraphs break automatically.
  • You can enable syntax highlighting of source code with the following tags: <code>, <blockcode>. Beside the tag style "<foo>" it is also possible to use "[foo]". PHP source code can also be enclosed in <?php ... ?> or <% ... %>.

More information about formatting options

CAPTCHA
This question is for testing whether you are a human visitor and to prevent automated spam submissions.
Security question, designed to stop automated spam bots