Fully open source, End to End Encrypted alternative to Google Photos and Apple Photos
Go to file
2023-03-16 17:31:49 +05:30
.github Update crowdin.yml 2023-03-16 17:26:17 +05:30
.gradle Remove bins 2021-05-21 20:33:21 +05:30
.vscode remove .vscode/settings from repo index 2022-11-21 15:52:09 +05:30
android feat(file_viewer): implement file view handler 2023-02-22 16:32:56 +05:30
assets Add scene detection 2023-03-15 12:28:25 +05:30
fastlane/metadata/android/en-US Remove newline 2023-02-07 13:58:22 +05:30
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
ios Update local auth pkg 2023-03-11 08:07:14 +05:30
lib Lint fixes 2023-03-16 10:14:47 +05:30
test/utils Add test case for signal filename format 2022-12-17 12:40: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
.gitignore [.gitignore] Add android/app/.settings/ 2023-02-08 22:35:47 +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 Merge pull request #583 from ente-io/empty_albums 2022-11-15 10:54:56 +05:30
build-apk.sh Publish artifacts from background-fetch to mavenLocal 2021-05-21 20:49:35 +05:30
crowdin.yml Update crowdin.yml 2023-03-16 17:31:49 +05:30
l10n.yaml delete missing translation file 2022-09-28 09:38:39 +05:30
LICENSE Add licence 2020-07-29 21:24:08 +05:30
pubspec.lock Use a better Dropdown library 2023-03-15 21:59:11 +05:30
pubspec.yaml v0.7.35 2023-03-15 23:02:12 +05:30
README.md Add documentation about setting up keystore 2023-03-14 07:45:36 +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 Pull from the latest tag where binaries were built 2023-02-08 21:10:47 +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 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. For Android, setup your keystore and run flutter build apk --release --flavor independent
  7. 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, 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.