ente/web
2024-03-01 12:21:07 +05:30
..
.github Move into web/ 2024-03-01 12:21:07 +05:30
apps Move into web/ 2024-03-01 12:21:07 +05:30
docs Move into web/ 2024-03-01 12:21:07 +05:30
packages Move into web/ 2024-03-01 12:21:07 +05:30
scripts Move into web/ 2024-03-01 12:21:07 +05:30
.gitignore Move into web/ 2024-03-01 12:21:07 +05:30
.gitmodules Move into web/ 2024-03-01 12:21:07 +05:30
.prettierignore Move into web/ 2024-03-01 12:21:07 +05:30
.prettierrc.json Move into web/ 2024-03-01 12:21:07 +05:30
crowdin.yml Move into web/ 2024-03-01 12:21:07 +05:30
LICENSE Move into web/ 2024-03-01 12:21:07 +05:30
package.json Move into web/ 2024-03-01 12:21:07 +05:30
README.md Move into web/ 2024-03-01 12:21:07 +05:30
SECURITY.md Move into web/ 2024-03-01 12:21:07 +05:30
tsconfig.base.json Move into web/ 2024-03-01 12:21:07 +05:30
yarn.lock Move into web/ 2024-03-01 12:21:07 +05:30

Ente Simple, safe photo storage

Ente is a cloud storage 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 TypeScript.




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
  • EXIF viewer
  • Many, many more features..., and,
  • Zero third-party tracking / analytics

💻 Production Application

The app is deployed to 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 to see the live app (with hot reload).

yarn dev runs the photos app. To run the auth app, do yarn dev:auth.


🙋 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 driven by our community.


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


🏙️ Attributions

City coordinates from Simple Maps


❤️ Join the Community

Join us on Twitter / Mastodon / Discord / Reddit 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 our customers. Please feel free to share your thoughts with us at any time.