ente/README.md

21 lines
802 B
Markdown
Raw Normal View History

2020-10-15 19:28:07 +00:00
Android and iOS apps for [ente](https://ente.io) built with lots of :heart: and a little bit of [Flutter](https://flutter.dev).
2021-05-18 20:39:02 +00:00
2021-08-13 02:30:44 +00:00
You can grab the latest build from:
- [GitHub](https://github.com/ente-io/frame/releases/latest)
- [PlayStore](https://play.google.com/store/apps/details?id=io.ente.photos)
- [AppStore](https://apps.apple.com/in/app/ente-photos/id1542026904)
2021-07-26 04:19:36 +00:00
2021-08-13 02:30:44 +00:00
You can read more about ente's encryption protocol here: https://ente.io/architecture.
For more information about the project please visit: https://ente.io.
2021-08-22 19:13:36 +00:00
---
2021-08-22 19:18:30 +00:00
## Building
1. [Install Flutter](https://flutter.dev/docs/get-started/install)
2. Run `flutter build apk --release --flavor independent`
---
2021-08-22 19:13:36 +00:00
If there's something you need help with, please write to [support@ente.io](mailto:support@ente.io), we'd be happy to help!