Fully open source, End to End Encrypted alternative to Google Photos and Apple Photos
Go to file
2021-11-01 15:45:23 +05:30
.github Better name for the artifact 2021-10-07 21:12:35 +05:30
.gradle Remove bins 2021-05-21 20:33:21 +05:30
.vscode Add localhost configurations 2021-08-23 02:54:17 +05:30
android chagne backup label for debug build 2021-09-22 11:26:00 +05:30
assets Add hook to free up space 2021-06-28 15:42:21 +05:30
fastlane/metadata/android/en-US Shorten description 2021-05-21 20:06:39 +05:30
fonts Make things less dull 2020-12-12 06:01:06 +05:30
ios switch to null-safe version for scrollable_positioned_list & flutter_image_compress 2021-11-01 15:45:23 +05:30
lib replace expansion_card with expansion_title_card (null safe & active package) 2021-11-01 15:45:23 +05:30
thirdparty null-safety: migrate super_logging using dart migrate 2021-11-01 15:45:23 +05:30
.gitignore Prepare for release 2020-05-06 20:35:09 +05:30
.gitmodules Use loadStateChanged to supply a filtered image 2021-10-13 11:44:35 +05:30
.metadata Hello world 2020-03-25 01:29:36 +05:30
analysis_options.yaml Lint: enforce prefer_final_fields rule 2021-10-30 11:49:18 +05:30
build-apk.sh Publish artifacts from background-fetch to mavenLocal 2021-05-21 20:49:35 +05:30
l10n-missing-translation.json minor: move few strings to resources 2021-09-04 17:02:39 +05:30
l10n.yaml More strings to resource 2021-08-28 10:44:43 +05:30
LICENSE Add licence 2020-07-29 21:24:08 +05:30
pubspec.lock null-safety: migrate super_logging using dart migrate 2021-11-01 15:45:23 +05:30
pubspec.yaml replace expansion_card with expansion_title_card (null safe & active package) 2021-11-01 15:45:23 +05:30
README.md Update README.md 2021-08-23 00:48:30 +05:30

Android and iOS apps for ente built with lots of ❤️ and a little bit of Flutter.

You can grab the latest build from:

You can read more about ente's encryption protocol here: https://ente.io/architecture.

For more information about the project please visit: https://ente.io.


Building

  1. Install Flutter
  2. Run flutter build apk --release --flavor independent

If there's something you need help with, please write to support@ente.io, we'd be happy to help!