Screenshots
Here are some screenshots of Websourcebrowser 0.2.
A typical view in Websourcebrowser. A possibly nested directory is displayed on the left, the file just clicked on the right. (The syntax highlighting requires Pygments.) In the screenshot, Python bytecode files are suppressed with the command line option --ignore="*.pyc". The line numbers are switched on with the command line option --line-numbers.
Images are displayed in the browser if possible. Note that the directory and file names are displayed in the respective frames. The image displayed here is from the Ekiga project.
Files which aren't neither text nor images are displayed as hexdumps. This isn't always helpful but better than nothing. It's planned to have more custom displays, e. g. a listing of the contents of a tar.gz archive.
Attachments
- nested_dirs_framed_70_percent.png (113.5 kB) - added by schwa on 2007-08-12 12:27:17.
- show_image_70_percent.png (94.0 kB) - added by schwa on 2007-08-12 12:27:52.
- binary_file_as_hexdump_70_percent.png (177.1 kB) - added by schwa on 2007-08-12 12:28:20.


