Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pomdtr/sunbeam-files
File Browser
https://github.com/pomdtr/sunbeam-files
sunbeam sunbeam-extension
Last synced: about 2 months ago
JSON representation
File Browser
- Host: GitHub
- URL: https://github.com/pomdtr/sunbeam-files
- Owner: pomdtr
- Created: 2023-10-02T19:17:58.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-10-18T19:51:47.000Z (about 1 year ago)
- Last Synced: 2023-10-18T20:42:40.722Z (about 1 year ago)
- Topics: sunbeam, sunbeam-extension
- Language: Python
- Homepage:
- Size: 6.84 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# File Browser
## Requirements
- [python3](https://www.python.org)
## Install
```bash
sunbeam extension install github:pomdtr/sunbeam-bitwarden
```## Usage
```bash
sunbeam files ls # browse current directory
sunbeam files ls --dir ~ --show-hidden # browse home directory and show hidden files
```