Skip to main content

TUI File Browser App

Project description

browsr

browsr Version PyPI Testing Status GitHub License

browsr 🗂️ is a pleasant file explorer in your terminal. It's a command line TUI (text-based user interface) application that empowers you to browse the contents of local and remote filesystems with your keyboard or mouse.

You can quickly navigate through directories and peek at files whether they're hosted locally, in GitHub, over SSH, in AWS S3, Google Cloud Storage, or Azure Blob Storage. View code files with syntax highlighting, format JSON files, render images, convert data files to navigable datatables, and more.

Screenshots
Image 2 Image 3 Image 4
Screen Recording

https://user-images.githubusercontent.com/49741340/238535232-459847af-a15c-4d9b-91ac-fab9958bc74f.mp4

Installation

It's recommended to use pipx instead of pip. pipx installs the package in an isolated environment and makes it available everywhere. 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 GitHub or AWS S3, you'll need to install the remote extra. If you'd like to browse parquet / feather files, you'll need to install the data extra. Or, even simpler, you can install the all extra to get all the extras.

pipx install "browsr[all]"

Usage

Simply give browsr a path to a local or remote file / directory. Check out the Documentation for more information about the file systems supported.

Local

browsr ~/Downloads/

GitHub

browsr github://juftin:browsr
export GITHUB_TOKEN="ghp_1234567890"
browsr github://juftin:browsr-private@main

Cloud

browsr s3://my-bucket

** Currently AWS S3, Google Cloud Storage, and Azure Blob Storage / Data Lake are supported.

SSH / SFTP

browsr ssh://username@example.com:22

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.21.0.tar.gz (9.3 MB view details)

Uploaded Source

Built Distribution

browsr-1.21.0-py3-none-any.whl (25.8 kB view details)

Uploaded Python 3

File details

Details for the file browsr-1.21.0.tar.gz.

File metadata

  • Download URL: browsr-1.21.0.tar.gz
  • Upload date:
  • Size: 9.3 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.0.0 CPython/3.12.2

File hashes

Hashes for browsr-1.21.0.tar.gz
Algorithm Hash digest
SHA256 b31c5d211fcb5edb00d37a90954fef07eac541e790bb1d0286e795ce3b3a23d9
MD5 e18e8ca39b2f9cd6984123230e48d78c
BLAKE2b-256 9f240e058af374c607679eb300a08a3ba1f2109e4b4e41c46c6b48bc9801db74

See more details on using hashes here.

File details

Details for the file browsr-1.21.0-py3-none-any.whl.

File metadata

  • Download URL: browsr-1.21.0-py3-none-any.whl
  • Upload date:
  • Size: 25.8 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.0.0 CPython/3.12.2

File hashes

Hashes for browsr-1.21.0-py3-none-any.whl
Algorithm Hash digest
SHA256 962ec7332e7da28522f9c75e52118452784adb648cbb171fcc3042789799be8a
MD5 54fe4b7f480643d1e93470f6ad1195ff
BLAKE2b-256 b98de648b2e0ffbc8d113d9a3b0720e0776ca455c4b18c4e11c03b16d987b29f

See more details on using hashes here.

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