This script is for Slackware 14.1 only and may be outdated.

SlackBuilds Repository

14.1 > System > rover (0.4.0)

Rover is a file browser for the terminal.

The main goal is to provide a faster way to explore a file system from
the terminal, compared to what's possible by using cd, ls, etc. Rover
has vi-like key bindings for navigation and can open files in $PAGER
and $EDITOR. Basic file system operations are also implemented Rover
is designed to be simple, fast and portable.

CUSTOMIZATION
-------------
To customize rover edit config.h in the source tarball and
place it in the config directory before running the script.

Example:

$ cd rover-0.4.0
$ vi config.h
[make customizations]
$ cp -a config.h ../config/
$ cd ..
# ./rover.SlackBuild

Maintained by: Hunter Sezen
Keywords: file,browser,terminal,curses
ChangeLog: rover

Homepage:
https://github.com/lecram/rover

Source Downloads:
v0.4.0.tar.gz (ebb4298ffc76b6d48ce62d78eff8ef42)

Download SlackBuild:
rover.tar.gz
rover.tar.gz.asc (FAQ)

(the SlackBuild does not include the source)

Individual Files:
README
rover.SlackBuild
rover.info
slack-desc

Validated for Slackware 14.1

See our HOWTO for instructions on how to use the contents of this repository.

Access to the repository is available via:
ftp git cgit http rsync

© 2006-2024 SlackBuilds.org Project. All rights reserved.
Slackware® is a registered trademark of Patrick Volkerding
Linux® is a registered trademark of Linus Torvalds