markski1 / BSXU

ShareX upload files to your Backblaze B2 account.

Home Page:https://markski.ar

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

BSXU - B2 Sharex Uploader

BSXU is a continuation of PSXU, my previous ShareX upload thing.

Key differences:

  • Implemented as a Flask application.
  • Files are uploaded to a Backblaze B2 bucket.
  • Server is only used for 'caching' (fresh files are stored and served from the server, instead of exposing B2 urls and risking egress fees).
  • A lot more configurable.
  • In addition to ShareX, a method to use Flameshot is also provided.

Setup

You can follow this guide in my blog.

Contributing

Find issue, don't want make change, open issue.

Find issue, want make change, open PR.

TODO:

  • Web interface with file viewer, management, manual uploading and downloading.

About

ShareX upload files to your Backblaze B2 account.

https://markski.ar

License:The Unlicense


Languages

Language:Python 71.6%Language:HTML 24.2%Language:CSS 4.1%