Skip to content

hyunsir/file_view

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

File View - A Simple Terminal File Browser

File View is a simple, terminal-based file browser script that allows users to navigate directories, view files, and preview text files directly from the command line. It provides an intuitive interface for navigating and managing files and directories using keyboard shortcuts.

Features

  • Directory Navigation: Navigate through directories and files using arrow keys.
  • File Preview: Preview text files directly within the terminal.
  • Color Coding: Files, directories, and executables are color-coded for easy identification.
  • Easy Directory Management:
    • q to quit and remain in the last browsed directory.
    • Use the left arrow key to go back to the parent directory.
    • Use the right arrow key or Enter to enter a selected directory.

Installation

  1. Download the Script

    Clone or download the script to your local machine.

    git clone https://github.com/yourusername/file_view.git
    

Usage

  1. Basic Commands
  • Up/Down Arrow Keys: Move the selection up and down in the list of files and directories.
  • Right Arrow Key / Enter: Enter the selected directory (if it's a directory).
  • Left Arrow Key: Return to the parent directory.
  • q: Quit the file browser and stay in the last browsed directory.

Contributing

Contributions are welcome! If you'd like to improve the tool, add new features, or fix bugs, feel free to fork the repository and submit a pull request.

License

This project is licensed under the MIT License - see the LICENSE file for details.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages