rovr
Post-modern terminal file manager with plugin support
TLDR
Open the file manager in the current directory
$ rovr
Open the file manager at a specific path$ rovr [/home/user/projects]
SYNOPSIS
rovr [path]
DESCRIPTION
rovr is a modern terminal file explorer with multi-tab browsing, built-in file preview with sixel support, and a plugin system integrating tools like zoxide, bat, fd, and ripgrep. It features clipboard management, sorting, context menus, and customizable themes and keybindings.
INSTALL
yay -S rovr
HISTORY
rovr was created by NSPC911 and is written in Python using the Textual library.