Skip to content

shen-yu/b2-viewer

Repository files navigation

logo

B2Viewer

A web file browser for Backblaze B2, based on React.

GitHub top language workflow version GitHub

How to use:

Install dependencies,

$ yarn

Start the dev server,

$ yarn start

Open localhost:3003 in browser.

Replace the BASE_URL in /src/config.js with your downloadUrl, Replace the /api proxy target in .umirc.ts with your apiUrl.

Notes: You can copy downloadUrl and apiUrl after you log in.

copy

What works:

  • Browsing buckets and Files
  • Image gallery and Video player
  • Easy to copy file's link

What could be improved/added:

  • Upload capabilities (Files and folders to sync)
  • Delete capabilities (Files and Buckets)

About

A web file browser for Backblaze B2, based on React.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published