Skip to content

pinkcloudhu/partial-commander

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

partial-commander

A simple console based directory tree navigator

Aiming to be quick to change directories

Features

  • Preview text files
  • Traverse directories with arrow keys (or Enter/Backspace for down/up)
  • Windows and Linux support
  • More soon

Usage

Prebuilt portable binary

Latest version

See all the releases

Building from source

  • Set up your rust environment if you haven't already
  • Clone, then build the project
git clone https://github.com/pinkcloudhu/partial-commander
cd partial-commander
cargo build --release
  • On Windows, the built executable can be found in target\release\pc.exe, on Linux and alike target/release/pc.