Fully open source, End to End Encrypted alternative to Google Photos and Apple Photos
Go to file
2021-09-17 00:58:13 +05:30
.github Create pull_request_template.md 2021-09-15 01:28:02 +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 android: update mainActivity as per local_auth integration gudie 2021-09-12 06:08:56 +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 Fix iOS project file 2021-08-05 18:57:02 +05:30
lib Archive: clear selected files & show toast on completion 2021-09-17 00:58:13 +05:30
thirdparty Show warning before sending logs 2021-08-09 19:42:42 +05:30
.gitignore Prepare for release 2020-05-06 20:35:09 +05:30
.gitmodules Update submodule path 2021-07-31 12:05:58 +05:30
.metadata Hello world 2020-03-25 01:29:36 +05:30
analysis_options.yaml Linter: fix curly_braces_in_flow_control_structures issue 2021-09-05 12:04:52 +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 Update pubspec.lock 2021-09-11 12:23:15 +05:30
pubspec.yaml Up version 2021-09-11 12:43:17 +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!