Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lexoyo/beaker-explorer
An experiment to use #CloudExplorer2 as a #beaker file browser
https://github.com/lexoyo/beaker-explorer
beakerbrowser file-explorer file-manager p2p
Last synced: 1 day ago
JSON representation
An experiment to use #CloudExplorer2 as a #beaker file browser
- Host: GitHub
- URL: https://github.com/lexoyo/beaker-explorer
- Owner: lexoyo
- Created: 2020-11-03T17:58:46.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2020-11-03T19:29:52.000Z (about 4 years ago)
- Last Synced: 2024-11-24T17:39:20.402Z (2 months ago)
- Topics: beakerbrowser, file-explorer, file-manager, p2p
- Language: HTML
- Homepage:
- Size: 22.5 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
This is the first step to make [Silex website builder](https://www.silex.me) edit and publish P2P websites with [Beaker browser](https://beakerbrowser.com/)
CloudExplorer features include
* list and browse files and folders
* rename, delete, create files and folders
* upload files
* preview files as thumbnails or in a new tabTest this online:
* Open [CloudExplorer online demo](https://demo.cloud-explorer.org/ce/cloud-explorer/cloud-explorer.html) in Beaker
* Click on "hyperdrive" service and choose the drive you want to browse![Screen shot](https://user-images.githubusercontent.com/715377/98023754-ae21ff00-1e07-11eb-8690-5929212af5e7.png)
Or test this as a [Beaker ui front end](https://docs.beakerbrowser.com/developers/frontends-.ui-folder/):
* Clone this repo somewhere on you computer
* Run `npm install` and `npm start`
* Create a new drive from the `ui/` folder of the cloned repo
* Mount this new drive with the name `.ui` in one of your drives
* Display your drive, there will be a "Browse files" button, click it to see your files in CloudExplorerIn this second test, CloudExplorer will browse the files of your open drive instead of letting you choose