Ente.io

Mobile apps for ente.io, a simple, encrypted photo storage.

Stars
452
Forks
27
Open issues
96
Closed issues
46
Last release
5 months ago
Last commit
5 months ago
Watchers
452
Total releases
100
Total commits
10.1K
Open PRs
6
Closed PRs
1.39K
Repo URL
Platform
License
gpl-3.0
Category
Offers premium version?
NO
Proprietary?
NO
About

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.


โœจ 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.

iOS



๐Ÿง‘โ€๐Ÿ’ป Building from source

  1. Install Flutter v3.13.4
  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. 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
  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

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.

Alternative Projects

Subscribe to Open Source Businees Newsletter

Twice a month we will interview people behind open source businesses. We will talk about how they are building a business on top of open source projects.

We'll never share your email with anyone else.