Fully open source, End to End Encrypted alternative to Google Photos and Apple Photos
Go to file
2023-06-06 11:10:16 +05:30
.github Fix crowdin workflow file 2023-05-08 20:45:54 +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 Fix: Listen to ente:// deep links 2023-05-24 22:12:14 +05:30
assets Fix typo 2023-04-27 19:39:47 +05:30
fastlane New Crowdin translations by GitHub Action 2023-05-24 17:07:10 +00:00
fonts Remove unused fonts 2022-06-10 19:25:35 +05:30
hooks Ignore deleted files from pre-commit check 2022-12-27 23:26:27 +05:30
integration_test Minor change 2023-05-22 12:21:43 +05:30
ios iOS project file changes 2023-05-23 10:52:14 +05:30
lib Switch to using a LinkedHashSet to ensure there are no duplicate elements 2023-06-05 11:40:40 +05:30
scripts Add newline 2023-05-26 13:13:29 +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 Add flutter as submodule for f-droid builds 2023-02-28 06:55:03 +05:30
.env.example Update .env.example 2023-02-08 22:35:47 +05:30
.gitattributes Update gitattributes 2023-04-19 08:31:10 +05:30
.gitignore Merge branch 'main' into l10n_extract 2023-05-04 15:06:59 +05:30
.gitmodules Add flutter as submodule for f-droid builds 2023-02-28 06:55:03 +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
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 Add option to save the collage 2023-05-26 15:38:24 +05:30
pubspec.yaml Switch to custom fork for video player 2023-06-06 11:10:16 +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 Update TFLite binaries 2023-03-31 16:36:54 +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.