diff --git a/README.md b/README.md index 5b8acb0b16..7db184e2a5 100644 --- a/README.md +++ b/README.md @@ -1,16 +1,16 @@ # ente - simple, safe photo storage -**ente** is a cloud storage provider that provides end-to-end encryption for your data. +**ente** is a cloud storage that provides end-to-end encryption for your data. We have open-source apps across [Android](https://github.com/ente-io/photos-app), [iOS](https://github.com/ente-io/photos-app), -[web](https://github.com/ente-io/photos-web) and +[web](https://github.com/ente-io/photos-web) 👋 and [desktop](https://github.com/ente-io/photos-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. +little bit of TypeScript.


@@ -23,15 +23,15 @@ little bit of JavaScript. - Shareable links for albums - Ability to filter photos by places, days, album and file names - 2FA -- Recycle bin - EXIF viewer +- Many, _many_ more features..., and, - Zero third-party tracking / analytics
-## 💻 Deployed Application +## 💻 Production Application -The deployed application is accessible @ [web.ente.io](https://web.ente.io). +The app is deployed to [web.ente.io](https://web.ente.io)
@@ -42,19 +42,24 @@ The deployed application is accessible @ [web.ente.io](https://web.ente.io). 3. Install dependencies with `yarn install` 4. Finally, run the development server with `yarn dev:photos` -Open [http://localhost:3000](http://localhost:3000) on your browser to see the live application. +Open [http://localhost:3000](http://localhost:3000) to see the live app (with +hot reload).
## 🙋 Help -We provide human support to our customers. Please write to [support@ente.io](mailto: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. +We provide human support to our customers. Please write to +[support@ente.io](mailto: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](https://roadmap.ente.io). +We maintain a [public roadmap](https://github.com/orgs/ente-io/projects/3) +driven by our community.
@@ -69,22 +74,28 @@ And [star this repo](https://github.com/ente-io/photos-web/stargazers)! ## 🌍 Translate [![Crowdin](https://badges.crowdin.net/ente-photos-web/localized.svg)](https://crowdin.com/project/ente-photos-web) -If you're interested in helping out with translation, please visit our [Crowdin project](https://crowdin.com/project/ente-photos-web) to get started. Thank you for your support. +If you're interested in helping out with translation, please visit our [Crowdin +project](https://crowdin.com/project/ente-photos-web) to get started. Thank you +for your support. +
+ +## 🏙️ Attributions + +City coordinates from [Simple Maps](https://simplemaps.com/data/world-cities)
## ❤️ Join the Community -Follow us on [Twitter](https://twitter.com/enteio) and join [r/enteio](https://reddit.com/r/enteio) to get regular updates, connect with other customers, and discuss your ideas. +Join us on [Twitter](https://twitter.com/enteio) / +[Mastodon](https://mstdn.social/@ente) / +[Discord](https://discord.gg/z2YVKkycX3) / [Reddit](https://reddit.com/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](mailto:feedback@ente.io) with us at any time. +An important part of our journey is to build better software by consistently +listening to our customers. Please feel free to [share your +thoughts](mailto:feedback@ente.io) with us at any time.
-## 🙇 Attributions - -- Cross-browser testing provided by -[](https://www.browserstack.com/open-source) - -- Location search powered by [Simple Maps](https://simplemaps.com/data/world-cities)