项目作者: trizen

项目描述 :
A file-browser through a Gtk2 tray status icon.
高级语言: Perl
项目地址: git://github.com/trizen/fbrowse-tray.git
创建时间: 2014-05-15T20:15:35Z
项目社区:https://github.com/trizen/fbrowse-tray

开源协议:GNU General Public License v3.0

下载


fbrowse-tray

A file-browser through a Gtk3 tray status icon.

fbrowse-tray


USAGE

  1. usage: fbrowse-tray [options] [dir]
  2. options:
  3. -r : order files before directories
  4. -d : display only directories
  5. -T : set the path of files as tooltips
  6. -e : get the mimetype by extension only (faster)
  7. -i [name] : name of the status icon (default: system-file-manager)
  8. -f [command] : command to open the files with (default: pcmanfm)
  9. -t [command] : terminal command for "Open in terminal" (default: xterm)
  10. -m [type] : type of menu icons (default: menu)
  11. more: dnd, dialog, button, small-toolbar, large-toolbar
  12. example:
  13. fbrowse-tray -f thunar -t tilix -m dnd /my/dir