TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Uzbl – Web interface tools which adhere to the Unix philosophy

103 pointsby javanixabout 11 years ago

15 comments

Smudgeabout 11 years ago
&gt; Any program can only be really useful if it complies with the Unix philosophy.<p>False! Software can be really useful without being modular and readily composable.<p>But I enjoy the premise of what Uzbl is aiming to solve. It would certainly make for a richer array of web-related software components, with plenty of uses beyond just web browsers.
评论 #7280118 未加载
评论 #7282055 未加载
rjzzleepabout 11 years ago
i can&#x27;t really use this project now that my main os is osx(i frequently boot from my ssd with archlinux on the mba), but<p><i>i absolutely love</i> this project. it&#x27;s amazing,<p>the only thing i&#x27;m a little sad about is that i never wrote the pass plugin i wanted for password store [1]. but hey you can still write one<p>the main author moved, but there are fairly active forks[2].<p>the amazing thing about this is that you can write plugins in any scripting language you want. you can pretty much hook it&#x27;s basically a mighty scriptable version of webkit.<p>here are a bunch of scripts you can use to extend it with [3]<p>on a sidenote, a completely different, but also interesting approach are conkeror [4] and luakit [5]. though luakit seems abandoned too. luakit is kind of a lua webkit browser framework with sane vi like defaults. conkeror is an emacs for xulrunner, however keep in mind that since firefox is taking over the role of xulrunner you might not really need xulrunner at all.<p>[1] <a href="http://www.zx2c4.com/projects/password-store/" rel="nofollow">http:&#x2F;&#x2F;www.zx2c4.com&#x2F;projects&#x2F;password-store&#x2F;</a><p>[2] <a href="https://github.com/mathstuf/uzbl/tree/next" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;mathstuf&#x2F;uzbl&#x2F;tree&#x2F;next</a><p>[3] <a href="http://www.uzbl.org/wiki/scripts" rel="nofollow">http:&#x2F;&#x2F;www.uzbl.org&#x2F;wiki&#x2F;scripts</a><p>[4] <a href="http://conkeror.org/#Installation_and_Startup" rel="nofollow">http:&#x2F;&#x2F;conkeror.org&#x2F;#Installation_and_Startup</a><p>[5] <a href="http://mason-larobina.github.io/luakit/" rel="nofollow">http:&#x2F;&#x2F;mason-larobina.github.io&#x2F;luakit&#x2F;</a>
评论 #7279862 未加载
mvipabout 11 years ago
We&#x27;ve been using Uzbl in Screenly (<a href="http://www.screenlyapp.com/" rel="nofollow">http:&#x2F;&#x2F;www.screenlyapp.com&#x2F;</a>) for some time now and it works really well.
xiaqabout 11 years ago
For anyone wondering, uzbl stands for “usable”.
评论 #7281246 未加载
sparkieabout 11 years ago
Another browser with a similar approach: <a href="http://portix.bitbucket.org/dwb/" rel="nofollow">http:&#x2F;&#x2F;portix.bitbucket.org&#x2F;dwb&#x2F;</a>
评论 #7280356 未加载
javanixabout 11 years ago
Thanks for the rename, whoever did that. Couldn&#x27;t figure out how to properly phrase it without being super link-baity.
bradgesslerabout 11 years ago
Has anybody looked into the application of this for headless acceptance tests on web apps?
mixedbitabout 11 years ago
Does Mozilla explore similar architecture with their experimental Servo project?
评论 #7281347 未加载
agumonkeyabout 11 years ago
[related] ii irc client where everything is a file <a href="http://erthalion.github.io/2014/02/16/ii/" rel="nofollow">http:&#x2F;&#x2F;erthalion.github.io&#x2F;2014&#x2F;02&#x2F;16&#x2F;ii&#x2F;</a>
_deliriumabout 11 years ago
Development seems to have mostly dropped off in the past year, fwiw: <a href="https://github.com/Dieterbe/uzbl" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;Dieterbe&#x2F;uzbl</a>
zhemaoabout 11 years ago
Hey, it&#x27;s in Arch community repository! Happy day.<p><pre><code> sudo pacman -S uzbl-tabbed</code></pre>
评论 #7280829 未加载
评论 #7281067 未加载
vezzy-fnordabout 11 years ago
I tried out uzbl a few months ago. It works very well for tiling WMs, actually. I should consider using it more often.
评论 #7279646 未加载
评论 #7281118 未加载
评论 #7279706 未加载
javanixabout 11 years ago
I&#x27;d love to figure out how to get tmux&#x2F;screen keybindings for this.<p>Opening a browser and using it within an existing terminal (without needing the mouse) would be incredibly close to the ideal workflow for me.
ezequiel-garzonabout 11 years ago
This is awesome! Is there a uzbl command to view the page source?
xiaqabout 11 years ago
for anyone wondering, uzbl stands for “usable”.