Fully open source, End to End Encrypted alternative to Google Photos and Apple Photos
Go to file
2023-06-22 19:12:14 +05:30
.github Create feature_request.md 2023-06-16 11:06:38 +05:30
.gradle Remove bins 2021-05-21 20:33:21 +05:30
.vscode Add example file for launch.json 2023-04-10 10:16:53 +05:30
android Undo redundant change 2023-06-20 23:36:05 +05:30
assets Fix typo 2023-04-27 19:39:47 +05:30
fastlane New Crowdin translations by GitHub Action 2023-06-21 00:56:01 +00:00
fonts Remove unused fonts 2022-06-10 19:25:35 +05:30
hooks Fix typo and remove code hook for l10n 2023-06-16 12:43:07 +05:30
integration_test Minor change 2023-05-22 12:21:43 +05:30
ios Rename decrecated fields 2023-06-13 12:11:31 +05:30
lib Add change log 2023-06-22 19:12:14 +05:30
scripts Add script for tagging with pre-checks 2023-06-16 12:25:39 +05:30
test/utils Wrote unit tests for testing parsing location from EXIF 2023-04-29 16:11:43 +05:30
test_driver Use flutter driver to get performace metrics on scrolling gallery 2023-05-15 16:15:23 +05:30
thirdparty optimise(map): isolate intensive calculations 2023-06-14 15:30:51 +05:30
.env.example migrate(map): osm to mapbox 2023-06-06 01:27:20 +05:30
.gitattributes Update gitattributes 2023-04-19 08:31:10 +05:30
.gitignore feat[map_gallery]: implement map gallery 2023-06-04 23:59:54 +05:30
.gitmodules Removed submodule 2023-06-06 11:31:41 +05:30
.metadata Hello world 2020-03-25 01:29:36 +05:30
analysis_options.yaml Lint: Treat trailing comma voilation as error 2023-04-18 14:34:39 +05:30
build-apk.sh Publish artifacts from background-fetch to mavenLocal 2021-05-21 20:49:35 +05:30
CHANGELOG.md Add change log 2023-06-22 19:12:14 +05:30
crowdin.yml Fix crowdin config for fdroid store 2023-04-29 17:12:59 +05:30
Gemfile Add appstore strings for iOS 2023-04-24 12:26:19 +05:30
Gemfile.lock Add appstore strings for iOS 2023-04-24 12:26:19 +05:30
l10n.yaml Update mapping for flutter l10n.yml to avoid duplicate en file err 2023-04-04 19:25:15 +05:30
LICENSE Add licence 2020-07-29 21:24:08 +05:30
pubspec.lock Merge branch 'main' into map 2023-06-14 16:29:04 +05:30
pubspec.yaml Add change log 2023-06-22 19:12:14 +05:30
README.md Update README.md 2023-05-19 14:36:15 +05:30
run.sh feat(file_viewer): implement file view handler 2023-02-22 16:32:56 +05:30
SECURITY.md Update SECURITY.md 2022-01-11 00:10:48 +05:30
setup.sh refactor 2023-06-06 15:27:17 +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
  • Family plans
  • Shareable links for albums
  • Highlights of memories from previous years
  • Search by album, day, month, year, and file types (more in the works...)
  • Ability to detect and delete duplicate files
  • Light and dark mode
  • Image editor
  • EXIF viewer
  • Ability to free up disk space by deleting backed up photos
  • Support for Live & Motion 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 or F-Droid.

Get it on Google Play Get it on F-Droid

iOS

Download on AppStore

🧑‍💻 Building from source

  1. Install Flutter
  2. Clone this repository with git clone git@github.com:ente-io/photos-app.git
  3. Pull in all submodules with git submodule update --init --recursive
  4. Enable repo git hooks git config core.hooksPath hooks
  5. Setup TensorFlowLite by executing setup.sh
  6. If using Visual Studio Code, add the Flutter Intl extension
  7. For Android, setup your keystore and run flutter build apk --release --flavor independent
  8. 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.

🌍 Translations

Crowdin

If you're interested in helping out with translation, please visit our Crowdin project to get started. Thank you for your support.

❤️ Join the Community

Follow us on Twitter, join r/enteio or hang out on our Discord 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.