4.3 KiB
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
- Install Flutter v3.10.6
- Clone this repository with
git clone git@github.com:ente-io/photos-app.git
- Pull in all submodules with
git submodule update --init --recursive
- Enable repo git hooks
git config core.hooksPath hooks
- Setup TensorFlowLite by executing
setup.sh
- If using Visual Studio Code, add the Flutter Intl extension
- 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
- For development, run
- 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.