Skip to main content

TUI File Browser App

Project description

browsr

browsr

browsr Version PyPI Testing Status GitHub License

browsr is a TUI (text-based user interface) file browser for your terminal. It's a simple way to browse your files and take a peek at their contents. Plus it works on local and remote file systems.

Image 1 Image 2 Image 3 Image 4

Installation

The below command recommends pipx instead of pip. pipx installs the package in an isolated environment and makes it easy to uninstall. If you'd like to use pip instead, just replace pipx with pip in the below command.

pipx install browsr

Extra Installation

If you're looking to use browsr on remote file systems, like AWS S3, you'll need to install the remote extra. If you'd like to browse parquet files, you'll need to install the parquet extra. Or, even simpler, you can install the all extra to get all the extras.

pipx install "browsr[all]"

Usage

browsr ~/Downloads/

Simply give browsr a path to a file/directory and it will open a browser window with a file browser. You can also give it a URL to a remote file system, like AWS S3.

browsr s3://my-bucket/my-file.parquet

Check out the Documentation for more

License

browsr is distributed under the terms of the MIT license.

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

browsr-1.5.1.tar.gz (5.2 MB view hashes)

Uploaded Source

Built Distribution

browsr-1.5.1-py3-none-any.whl (14.3 kB view hashes)

Uploaded Python 3

Supported by

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