Fully open source, End to End Encrypted alternative to Google Photos and Apple Photos
Go to file
Neeraj Gupta 489427cf7b
add logs
2022-03-08 12:47:19 +05:30
.github Up version in GitHub workflow 2021-12-24 15:54:06 +05:30
.gradle Remove bins 2021-05-21 20:33:21 +05:30
.vscode Add localhost configurations 2021-08-23 02:54:17 +05:30
android update flutter email sender 2022-03-06 03:00:04 +05:30
assets Add hook to free up space 2021-06-28 15:42:21 +05:30
fastlane/metadata/android/en-US Shorten description 2021-05-21 20:06:39 +05:30
fonts Make things less dull 2020-12-12 06:01:06 +05:30
ios Upgrade to Flutter v2.8.1 2021-12-24 12:21:51 +05:30
lib add logs 2022-03-08 12:47:19 +05:30
thirdparty add logs for debugging app stuck 2022-03-08 01:48:50 +05:30
.gitignore Prepare for release 2020-05-06 20:35:09 +05:30
.gitmodules Use loadStateChanged to supply a filtered image 2021-10-13 11:44:35 +05:30
.metadata Hello world 2020-03-25 01:29:36 +05:30
analysis_options.yaml lint: show error for unused imports 2022-02-04 11:04:09 +05:30
build-apk.sh Publish artifacts from background-fetch to mavenLocal 2021-05-21 20:49:35 +05:30
l10n-missing-translation.json minor: move few strings to resources 2021-09-04 17:02:39 +05:30
l10n.yaml More strings to resource 2021-08-28 10:44:43 +05:30
LICENSE Add licence 2020-07-29 21:24:08 +05:30
pubspec.lock update flutter email sender 2022-03-06 03:00:04 +05:30
pubspec.yaml update flutter email sender 2022-03-06 03:00:04 +05:30
README.md Fix command to pull submodules 2022-02-21 10:30:05 +05:30
SECURITY.md Update SECURITY.md 2022-01-11 00:10:48 +05:30

ente - simple, safe photo storage

ente is a cloud storage provider that provides end-to-end encryption for your data.

We have open-source apps across Android, iOS, web and desktop that automatically backup your photos and videos.

This repository contains the code for our mobile apps, built with a lot of ❤️, and a little bit of Flutter. App Screenshots

Features

  • Client side encryption (only you can view your photos and videos)
  • Background sync
  • Shareable links for albums
  • Highlights of memories from previous years
  • Ability to detect and delete duplicate files
  • Image editor
  • EXIF viewer
  • Ability to free up disk space by deleting backed up photos
  • Recycle bin
  • 2FA
  • Lockscreen
  • Zero third-party tracking / analytics

📲 Installation

Android

This repository's GitHub releases contains APKs, built straight from source. The latest build is available @ ente.io/apk. These builds keep themselves updated, without relying on third party stores.

You can alternatively install the build from PlayStore.

Download on Google Play

iOS

Download on AppStore

🧑‍💻 Building from source

  1. Install Flutter
  2. Clone this repository with git clone git@github.com:ente-io/frame.git
  3. Pull in all submodules with git submodule update --init --recursive
  4. For Android, run flutter build apk --release --flavor independent
  5. For iOS, run flutter build ios

🙋 Help

We provide human support to our customers. Please write to support@ente.io sharing as many details as possible about whatever it is that you need help with, and we will get back to you as soon as possible.

🧭 Roadmap

We maintain a public roadmap, that's driven by our community @ roadmap.ente.io.

🤗 Support

If you like this project, please consider upgrading to a paid subscription.

If you would like to motivate us to keep building, you can do so by starring this project.

❤️ Join the Community

Follow us on Twitter and join r/enteio to get regular updates, connect with other customers, and discuss your ideas.

An important part of our journey is to build better software by consistently listening to community feedback. Please feel free to share your thoughts with us at any time.