dswb


Dead Simple Web Browser - A command line based browser

Version 1.21 Beta has been posted! Read about it here: http://dswb.blogspot.com/2011/07/version-121-is-out.html

Dead Simple Web Browser (DSWB) 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."

The idea is to create as simple as possible of a web browser that is completely controlled by command line arguments. Its written entirely in C#. I loved many of the ideas of UZBL but I couldn't find one that was compiled to Windows.

Please check the wiki for the command arguments. This does not have a toolbar or url bar for you to enter a web address. This is meant for use from the DOS prompt or batch file.

Project Information

Labels:
browser CSharp windows