ente/desktop
2025-02-26 14:45:25 +05:30
..
2025-02-12 06:52:12 +05:30
2025-02-03 11:15:00 +05:30
2025-01-31 08:43:00 +05:30
2025-02-13 15:22:54 +05:30
2025-01-30 08:20:11 +05:30
2024-03-19 19:17:01 +05:30
2025-02-26 14:45:25 +05:30
2025-02-26 14:45:25 +05:30
2024-05-02 12:55:08 +05:30
2024-05-31 20:20:33 +05:30

Desktop app for Ente Photos

The sweetness of Ente Photos, right on your computer. Linux, Windows and macOS.

You can download a pre-built binary from releases.

To know more about Ente, see our main README or visit ente.io.

Building from source

Fetch submodules

git submodule update --init --recursive

Install dependencies

yarn install

Run in development mode (supports hot reload for the renderer process)

yarn dev

Or create a binary for your platform

yarn build

That's the gist of it. For more development related documentation, see docs.