Android
Our Android apps are distributed over the following channels.
PlayStore
You can install Ente directly from PlayStore.
F-Droid
Reproducible builds for Ente are available on F-Droid.
NOTE
Releases over F-Droid are generally slower since they run their own build servers. You can donate to F-Droid here.
GitHub
Latest releases are built straight from the source and made available over GitHub.
These builds will notify you whenever a new release is available and will help you stay updated.
Obtainium
You can setup Obtainium to track our GitHub releases by clicking this link to add it instantly.
Alternatively, you can follow these steps:
- Click Add App to open a new app config screen
- Enter
https://github.com/ente-io/ente
in the App Source URL field - Enable the Retain release order from API toggle
- Scroll down to the Filter APKs by Regular Expression field and enter
ente-photos*
- Enable the Attempt to filter APKs by CPU architecture if possible toggle
- Select any applicable app category labels you may have setup
- Enable the Try inferring app ID from source code toggle
- Scroll back to the top and click Add to complete the setup
iOS
You can install Ente on Apple devices from AppStore.
Desktop
You can grab the latest version of Ente for Mac, Windows and Linux from ente.io/download/desktop.
Web
Latest versions of our web app are available at web.ente.io.
CLI
Ente's CLI is distributed directly over GitHub.