Fully open source, End to End Encrypted alternative to Google Photos and Apple Photos
Go to file
2023-11-05 12:37:02 +05:30
.github remove dependabot 2023-09-06 09:44:19 +05:30
.husky run precommit hook with yarn 2023-01-10 13:32:26 +05:30
apps/photos fix issue 2023-11-05 12:37:02 +05:30
packages uncomment out electron 2023-11-03 09:49:02 +05:30
.deepsource.toml Add .deepsource.toml 2021-02-26 08:41:58 +00:00
.gitignore compile along with linting 2023-11-01 19:38:53 +05:30
.gitmodules fix: add gitmodules branches 2023-04-26 21:59:18 -04:00
.prettierignore chore: run prettier & ignore config 2023-04-29 12:49:28 -04:00
.prettierrc.json formatted source files 2021-08-13 08:17:10 +05:30
.yarnrc add newline 2022-10-22 13:52:13 +05:30
crowdin.yml fix source and translation file paths 2023-05-10 11:58:27 +05:30
LICENSE Initial commit 2020-09-07 07:24:00 +05:30
package.json revert build script 2023-11-02 16:19:30 +05:30
README.md Update readme 2023-03-21 19:09:10 +05:30
SECURITY.md Create SECURITY.md 2022-01-11 20:42:48 +05:30
tsconfig.base.json updated paths in tsconfig.base.json 2023-11-02 15:58:21 +05:30
turbo.json update turbo config 2023-11-01 13:13:28 +05:30
yarn.lock complete login 2023-11-02 09:06:31 +05:30

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 web app, built with a lot of ❤️, and a little bit of JavaScript.




App Screenshots

Features

  • Client side encryption (only you can view your photos and videos)
  • Bulk uploader (from hard disk, Google Photos, Apple Photos, ...)
  • Shareable links for albums
  • Ability to filter photos by places, days, album and file names
  • 2FA
  • Recycle bin
  • EXIF viewer
  • Zero third-party tracking / analytics

💻 Deployed Application

The deployed application is accessible @ web.ente.io.


🧑‍💻 Building from source

  1. Clone this repository with git clone https://github.com/ente-io/photos-web.git
  2. Pull in all submodules with git submodule update --init --recursive
  3. Install dependencies with yarn install
  4. Finally, run the development server with yarn dev

Open http://localhost:3000 on your browser to see the live application.


🙋 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.

And star this repo!


🌍 Translate

Crowdin

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 and join r/enteio 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.



Cross-browser testing provided by