rfd (Ruby on Files and Directories)

rfd is a terminal based File explorer, inpsired by the legendary freesoft MS-DOS filer, "FD".

Installation

% gem install rfd

Requirements

  • Ruby 2.0, Ruby 2.1
  • NCurses
  • (FFI)

Tested environment

Max OSX Snow Leopard

Usage

Open up your terminal and type in:

% rfd

You can command rfd by pressing some chars on your keyboard, just like Vim.

All available commands are defined here. https://github.com/amatsuda/rfd/tree/master/lib/rfd/commands.rb

Contributing

Send me your pull requests here. https://github.com/amatsuda/rfd