Fully open source, End to End Encrypted alternative to Google Photos and Apple Photos
Go to file
2023-02-09 18:54:56 +05:30
.github Upgrade to Flutter v3.7.1 2023-02-08 15:51:24 +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 refactor(manifest): comment-out view intent-filter 2023-02-09 17:24:43 +05:30
assets new assets for storage card 2022-11-01 15:18:05 +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 Upgrade to Flutter v3.7.1 2023-02-08 15:51:24 +05:30
lib refactor(manifest): comment-out view intent-filter 2023-02-09 17:24:43 +05:30
test/utils Add test case for signal filename format 2022-12-17 12:40:23 +05:30
thirdparty update(packages): change dependencies version 2023-02-09 18:54:56 +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 Switch to sentry pkg from submodule 2022-10-11 13:26:16 +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
CLA.md Add CLA 2023-01-07 18:59:06 +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 update(packages): change dependencies version 2023-02-09 18:54:56 +05:30
pubspec.yaml update(packages): change dependencies version 2023-02-09 18:54:56 +05:30
README.md Update README with step to configure hooks dir 2022-12-27 22:30:08 +05:30
run.sh feat[gallery_extention]: integrate handler for gallery pick intent 2023-02-08 22:35:45 +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
  • 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. For Android, run flutter build apk --release --flavor independent
  6. 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.