Skip to main content

An intuitive, modern file explorer for use in a terminal

Project description

F.I.L.E.R.

(File Investigation with Less Effort and Remembering)


FILER is an intuitive file explorer with modern input and ease-of-use.

Installation

As FILER is a Python application, it is installed via pip.

pip3 install cxfiler

To fully get the most use out of FILER, you should also add the following to your shell profile ( .bashrc, .bash_profile, .zshrc, etc.):

filer() {
	cxfiler
	cd $(cat $HOME/.cxfilerexit)
}

This will create a shell function which will run FILER and then change directory to the directory FILER was pointed to when you quit.

Usage


Navigating the Filesystem

Key Description
Move the cursor up 1 entry
" Move the cursor up 1 screenful
Move the cursor down 1 entry
? Move the cursor down 1 screenful
Move up to the parent directory of the current directory
Move into teh directory (if cursor is on a directory)
Enter Open action menu / Select action menu item
B or ESC Back out of a menu
Space Select / Deselect item
A Select / Deselect all
. Show / hide hidden files
D Show / hide directories
F Show / hide non-directory files
H Display help
Q Quit

Rename a File

To rename a file, move the cursor onto a file and press Enter. This will open the action menu. Move the cursor to "Rename" and press Enter. Type the new name for the file and press Enter. You can use the Bkey or the ESCkey to back out of the rename operation.

Copy / Move Files

To copy or move files, you must first select 1 or more files. To do this, move the cursor to a file, then press Spaceto select it. You can press Spaceon a previously selected file to deselect it. Once you have all the files selected that you want to copy or move, navigate to the directory you want to copy or move the files to. Press Enterand then select "Copy to here" or "Move to here" and press Enteragain.

Delete Files

To delete a single file, move the cursor onto the file you want to delete. Then, press Enterto open the action menu. To delete multiple files, use the Spacekey to select the files, then press Enterto open the action menu. Once the action menu is open, select "Delete", and press Enteragain. You will be asked to confirm the delete by pressing Yor cancel the delete by pressing N. You can use the Bkey or the ESCkey to back out of the delete operation.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

cxfiler-1.0.1.tar.gz (13.0 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

cxfiler-1.0.1-py3-none-any.whl (16.2 kB view details)

Uploaded Python 3

File details

Details for the file cxfiler-1.0.1.tar.gz.

File metadata

  • Download URL: cxfiler-1.0.1.tar.gz
  • Upload date:
  • Size: 13.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.8.5 CPython/3.11.7 Darwin/21.6.0

File hashes

Hashes for cxfiler-1.0.1.tar.gz
Algorithm Hash digest
SHA256 9133b51aa36765b3a6de1b53a98bc4a4e7b3a952a4f77ef19d2c350b19df039a
MD5 3d785b260078db50f41364163362f6d2
BLAKE2b-256 2e473ef701c3ac837921e75f6556d384e0bcfd3972b936ba00e3263e9d4dc018

See more details on using hashes here.

File details

Details for the file cxfiler-1.0.1-py3-none-any.whl.

File metadata

  • Download URL: cxfiler-1.0.1-py3-none-any.whl
  • Upload date:
  • Size: 16.2 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.8.5 CPython/3.11.7 Darwin/21.6.0

File hashes

Hashes for cxfiler-1.0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 41a07424bf9c6c732ebbc378f66d7266f76fcf28e6913142a09017c4319231ca
MD5 3eda7ae80bff39c9bb27636b4b9ac778
BLAKE2b-256 b43038052f8586881e2e96e5905d779325f3698e4d7469d4d11065080a89c04b

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page