Fully open source, End to End Encrypted alternative to Google Photos and Apple Photos
Go to file
2022-01-24 16:45:14 +05:30
.github Up version in GitHub workflow 2021-12-24 15:54:06 +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 Update min SDK version for Android 2021-12-03 12:19:59 +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 Upgrade to Flutter v2.8.1 2021-12-24 12:21:51 +05:30
lib Add feature flag for disabling url sharing 2022-01-24 16:45:14 +05:30
thirdparty Use a multi-subscription stream for Sentry errors 2021-12-16 15:16:48 +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 Upgrade to Flutter v2.8.1 2021-12-24 12:21:51 +05:30
pubspec.yaml v0.4.12 2022-01-21 15:18:27 +05:30
README.md Update README.md 2021-08-23 00:48:30 +05:30
SECURITY.md Update SECURITY.md 2022-01-11 00:10:48 +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!