2011-06-16

By Xyne

obfilebrowser

Meta

AUR:28956
Arch Forum Thread:77197
Binary Package:xyne-any/obfilebrowser-2011.06.16.1-1-any.pkg.tar.xz
Manpage:manpages/obfilebrowser
PKGBUILD:pkgbuilds/obfilebrowser
Repos:[xyne-any]
Source Package:obfilebrowser-2011.06.16.1.tar.gz
Taurball:obfilebrowser.tar.gz
Version:2011.06.16.1

About

ObFileBrowser is a *drumroll* file browser for Openbox. It uses pipemenus to display files and directories and generates submenus with commands to open files with their associated applications. These assocations can be configured using Mimeo or any other application that follows the Desktop Entry Specification.

Features

  • creates traversable menus for navigating between directories
  • creates launcher menus for files and directories
  • parent and current directories and be hidden
  • displays hidden files in separate, optional menu
  • options to add custom commands to launcher menu, e.g. for copying filepaths, creating associations

Additional Menus

  • desktop entry menus, sorted by name and by category

Screenshots

obfilebrowser screenshot obfilebrowser screenshot

CpzFileBrowser

ShadowKyogre has created a Compiz Boxmenu conversion of ObFileBrowser. You can find it on SourceForge.

Changelog

2011-06-16

  • added caching for the ObDesktopBrowser menu

2011-03-12

  • added optional cache

2011-02-22

  • Rewrote ObFileBrowser from scratch.
  • cleaner code
    • use of the xml.dom module for generating pipe menus
    • classes
    • Mimeo integration
  • pretty printing of the output
  • removed hard-coded xsel detection
  • added new options (--assoc, --command, --more-help)
  • added "--desktop-menu" option to display Desktop Entries

2011-02-02

  • Replaced old Mimeo code with new Mimeo module (new dependency: Mimeo)
  • Added "--term" option to select terminal for desktop files that require one.