بدون توضیح

Abhinav 3b468cb154 Merge branch 'main' into ml-alpha 2 سال پیش
.github ebc90a4865 Create codeql-analysis.yml 3 سال پیش
.husky 3b468cb154 Merge branch 'main' into ml-alpha 2 سال پیش
public 3b468cb154 Merge branch 'main' into ml-alpha 2 سال پیش
src 3b468cb154 Merge branch 'main' into ml-alpha 2 سال پیش
tests 3b468cb154 Merge branch 'main' into ml-alpha 2 سال پیش
thirdparty 3e339eee84 Merge branch 'main' into run-ml-button 3 سال پیش
.deepsource.toml dba79b9b07 Add .deepsource.toml 4 سال پیش
.eslintrc.json 3b468cb154 Merge branch 'main' into ml-alpha 2 سال پیش
.gitignore abdab27287 unlink correct thumbFileName 4 سال پیش
.gitmodules b52d8aa1d3 update tesseract submodule branch 3 سال پیش
.lintstagedrc.js 3b468cb154 Merge branch 'main' into ml-alpha 2 سال پیش
.prettierrc.json ed049bac9a formatted source files 4 سال پیش
.yarnrc 3b468cb154 Merge branch 'main' into ml-alpha 2 سال پیش
LICENSE b4a9ac2806 Initial commit 4 سال پیش
README.md 3b468cb154 Merge branch 'main' into ml-alpha 2 سال پیش
SECURITY.md 25d543aaa0 Create SECURITY.md 3 سال پیش
configUtil.js 3b468cb154 Merge branch 'main' into ml-alpha 2 سال پیش
netlify.toml 277f11bb67 use out as publish directory 4 سال پیش
next-env.d.ts 7a670d7d7e update next-env.d.ts 3 سال پیش
next.config.js 3b468cb154 Merge branch 'main' into ml-alpha 2 سال پیش
package.json 3b468cb154 Merge branch 'main' into ml-alpha 2 سال پیش
sentry.client.config.js 3b468cb154 Merge branch 'main' into ml-alpha 2 سال پیش
sentry.properties ec0d4231f4 add sentry properties 2 سال پیش
sentry.server.config.js 3b468cb154 Merge branch 'main' into ml-alpha 2 سال پیش
sentryConfigUtil.js 3b468cb154 Merge branch 'main' into ml-alpha 2 سال پیش
tsconfig.json 3b468cb154 Merge branch 'main' into ml-alpha 2 سال پیش
yarn.lock 3b468cb154 Merge branch 'main' into ml-alpha 2 سال پیش

README.md

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.

If you would like to motivate us to keep building, you can do so by starring this project.


❤️ 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