Fully open source, End to End Encrypted alternative to Google Photos and Apple Photos
Go to file
2022-12-08 18:51:06 +05:30
.github Create codeql-analysis.yml 2022-05-22 17:56:54 +05:30
.husky reenabled husky 2021-08-13 07:53:04 +05:30
public Add the bundle ID of the US mobile app to apple site association 2022-09-15 16:46:26 +05:30
src reject videos during public upload 2022-12-08 18:51:06 +05:30
thirdparty upgrade photoswipe 2022-05-23 11:23:57 +05:30
.deepsource.toml Add .deepsource.toml 2021-02-26 08:41:58 +00:00
.eslintrc.json disable eslint warning causing too much noise...will enable them after the fixes are done 2022-11-22 11:58:33 +05:30
.gitignore unlink correct thumbFileName 2021-08-29 20:30:11 +05:30
.gitmodules Modify submodule URL to use HTTPS 2022-05-08 12:39:20 +05:30
.lintstagedrc.js fix lint staged for next lint 2022-11-20 18:55:59 +05:30
.prettierrc.json formatted source files 2021-08-13 08:17:10 +05:30
.yarnrc add newline 2022-10-22 13:52:13 +05:30
configUtil.js remove workbox dependencies and code 2022-11-19 15:44:09 +05:30
LICENSE Initial commit 2020-09-07 07:24:00 +05:30
netlify.toml use out as publish directory 2021-08-29 18:29:34 +05:30
next-env.d.ts update next-env.d.ts 2022-02-20 13:35:10 +05:30
next.config.js Revert "add esmExternals:false to prevent out of memory crashes" 2022-11-23 17:10:11 +05:30
package.json update to next canary 2022-11-29 15:38:08 +05:30
README.md Update the README screenshots 2022-09-13 19:06:35 +05:30
SECURITY.md Create SECURITY.md 2022-01-11 20:42:48 +05:30
sentry.client.config.js wrap top level await in function 2022-11-17 14:44:10 +05:30
sentry.properties add sentry.properties 2022-09-23 16:09:00 +05:30
sentry.server.config.js wrap top level await in function 2022-11-17 14:44:10 +05:30
sentryConfigUtil.js fix env variable name 2022-10-18 11:52:13 +05:30
tsconfig.json un-revert non next update changes 2022-11-28 17:57:38 +05:30
yarn.lock update to next canary 2022-11-29 15:38:08 +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 git@github.com:ente-io/bada-frame.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