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 mobile application to access Blazed Cloud. It's designed with Flutter and is currently only on Android. Once it's a bit more feature complete it'll go on IOS. This is to focus on developing the core features, before testing and adapting the code to work on both platforms

This mobile client has all it's basic features completed. However the following are still in development:

  • Automatic Camera uploads
  • Automatic folder syncing
  • Files can be downloaded for offline use, but no current in-app viewing
  • Oauth Sign in

Completed Features outside of core functions

  • 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

Dont forget to take advantage of our Web Portal

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!

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