.github | ||
apps | ||
docs | ||
packages | ||
scripts | ||
.gitignore | ||
.gitmodules | ||
.prettierignore | ||
.prettierrc.json | ||
crowdin.yml | ||
LICENSE | ||
package.json | ||
README.md | ||
SECURITY.md | ||
tsconfig.base.json | ||
yarn.lock |
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.
✨ 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
- Clone this repository with
git clone https://github.com/ente-io/photos-web.git
- Pull in all submodules with
git submodule update --init --recursive
- Install dependencies with
yarn install
- 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
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.