ente/mobile
2024-03-02 08:16:17 +05:30
..
.github Move into mobile/ 2024-03-01 12:25:37 +05:30
.gradle Move into mobile/ 2024-03-01 12:25:37 +05:30
.vscode Move into mobile/ 2024-03-01 12:25:37 +05:30
android Move into mobile/ 2024-03-01 12:25:37 +05:30
assets Move into mobile/ 2024-03-01 12:25:37 +05:30
fastlane Move into mobile/ 2024-03-01 12:25:37 +05:30
fonts Move into mobile/ 2024-03-01 12:25:37 +05:30
hooks Move into mobile/ 2024-03-01 12:25:37 +05:30
integration_test Move into mobile/ 2024-03-01 12:25:37 +05:30
ios Move into mobile/ 2024-03-01 12:25:37 +05:30
lib Fix warnings in Photos 2024-03-01 18:54:19 +05:30
plugins Update CLIP dependency 2024-03-01 18:53:51 +05:30
scripts Move into mobile/ 2024-03-01 12:25:37 +05:30
test/utils Move into mobile/ 2024-03-01 12:25:37 +05:30
test_driver Move into mobile/ 2024-03-01 12:25:37 +05:30
thirdparty Move into mobile/ 2024-03-01 12:25:37 +05:30
.env.example Move into mobile/ 2024-03-01 12:25:37 +05:30
.gitattributes Move into mobile/ 2024-03-01 12:25:37 +05:30
.gitignore Move into mobile/ 2024-03-01 12:25:37 +05:30
.metadata Move into mobile/ 2024-03-01 12:25:37 +05:30
analysis_options.yaml Move into mobile/ 2024-03-01 12:25:37 +05:30
build-apk.sh Move into mobile/ 2024-03-01 12:25:37 +05:30
CHANGELOG.md Move into mobile/ 2024-03-01 12:25:37 +05:30
crowdin.yml Move into mobile/ 2024-03-01 12:25:37 +05:30
developement.md Move into mobile/ 2024-03-01 12:25:37 +05:30
Gemfile Move into mobile/ 2024-03-01 12:25:37 +05:30
Gemfile.lock Move into mobile/ 2024-03-01 12:25:37 +05:30
l10n.yaml Move into mobile/ 2024-03-01 12:25:37 +05:30
LICENSE Move into mobile/ 2024-03-01 12:25:37 +05:30
pubspec.lock Move into mobile/ 2024-03-01 12:25:37 +05:30
pubspec.yaml Move into mobile/ 2024-03-01 12:25:37 +05:30
README.md Update README.md 2024-03-01 19:10:18 +05:30
run.sh Move into mobile/ 2024-03-01 12:25:37 +05:30
SECURITY.md Move into mobile/ 2024-03-01 12:25:37 +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
  • Photos map powered by OpenStreetMap
  • Hidden photos protected by a device lock
  • Options to Pin and Archive albums
  • 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 v3.13.4 or set the Path of Flutter SDK to thirdparty/flutter/bin of photos-app directory after step 3.
  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. If using Visual Studio Code, add the Flutter Intl extension
  6. Android:
    • For development, run flutter run -t lib/main.dart --flavor independent
    • For building APK, 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.

🌍 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.

🙇 Attributions