Fully open source, End to End Encrypted alternative to Google Photos and Apple Photos
Go to file
2024-02-01 16:33:09 +05:30
.github remove dependabot 2023-09-06 09:44:19 +05:30
.husky prevent from directly committing on main locally 2023-11-23 13:02:04 +05:30
.vscode [cast] Switch to shared package import 2024-01-22 10:32:03 +05:30
apps Address review feedback 2024-02-01 16:33:09 +05:30
packages Fix collection refresh and token revokation 2024-01-29 18:09:47 +05:30
scripts move scripts to root level 2023-11-17 09:48:48 +05:30
.deepsource.toml Add .deepsource.toml 2021-02-26 08:41:58 +00:00
.gitignore fix: added recommended extesion for eslint and prettier 2024-01-02 22:31:08 +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 Revert "migrate to yarn berry" 2023-11-17 14:38:09 +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 remove duplicate packages from cast app 2023-11-27 10:19:06 +05:30
README.md Add attribution for Simple Maps 2024-01-23 21:02:44 +05:30
SECURITY.md Create SECURITY.md 2022-01-11 20:42:48 +05:30
tsconfig.base.json fix build 2023-11-08 09:15:35 +05:30
turbo.json downgrade next to 13.1.3 2023-11-17 10:23:34 +05:30
yarn.lock remove font package 2024-01-30 12:04:57 +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:photos

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.


🙇 Attributions

  • Cross-browser testing provided by

  • Location search powered by Simple Maps