Skip to content

TheRedSpy15/blazedcloud

Repository files navigation

blazedcloud

Flutter

Alt

TLDR

Simple, minimalistic file backup provider built with Flutter, Pocketbase and S3 compatible APIs

Other Blazed Cloud Repos:

Overview

What is Blazed Cloud?

Blazed Cloud aims to be a privacy friendly Google Drive, and be simpler to use.

  • Free Tier: 15 GB
  • Encryption: 256-bit
  • Max Storage: 1 Terabyte (for now)
  • Platforms: Android, Web, Windows, IOS

This Repository Specifically

This repository is for the cross platform client to access the service

This client has quite a few features worth highlighting:

  • Automatic Camera uploads
  • App locking with biometrics
  • Timed file sharing via urls
  • OPTIONAL automatic account deletion (unused over 90 days)

Download

Releases are also available directly via GitHub

Get it on F-Droid Get it on Google Play

Play store users: The playstore varient of the app has Firebase Crashlytics bundled (as of 1.3.3). This is to have some level of error reporting for us to fix crashes. You can avoid this by downloading from Github directly, or through FDroid!

Desktop usage

Windows: https://github.com/TheRedSpy15/blazedcloud/blob/main/how-to-windows.md

Linux & Mac pending more testing

Access from the web

Dont forget to take advantage of our Web Portal

Contributing

The project is always open to pull requests. However, pleae note that all changes must first go through the development branch before they are merged into main

Translations

This is honestly going to be the easiest and most popular way to contribute. You can fork this repository and modify the ARB files for a specific language then create a pull request. We currently are relying on ChatGPT for translations so any suggestions from actual native speakers is an upgrade

Contributors