An open API service indexing awesome lists of open source software.

https://github.com/martinthoma/fbro

fbro is an interactive console file browser for AWS S3
https://github.com/martinthoma/fbro

aws-s3 cli-app file-browser

Last synced: 4 months ago
JSON representation

fbro is an interactive console file browser for AWS S3

Awesome Lists containing this project

README

          

# fbro

`fbro` is an interactive console file browser for AWS S3.

## Installation

```bash
pip install fbro
```

Please note that this tool will not work on Windows, because Windows does not support curses.

## Usage

You can start it with `fbro`. Then a list of all your AWS S3 buckets will be
shown. You can use the arrow keys ( / ) and select one
by going to the . You can go back by pressing .

```
s3://martin-thoma/
- enzado/
- correlation.jpg
- testfile.txt
```