ente-cli

Export and decrypt data from Ente photo backup and auth services

brewmacoslinux
Try with needOr install directly
Source

About

Utility for exporting data from Ente and decrypt the export from Ente Auth

Commands

ente-cli

Examples

Export photos from Ente account$ ente-cli export --email user@example.com --output ./exports
Decrypt exported Ente Auth backup$ ente-cli decrypt --input ./ente-auth-backup.zip --output ./decrypted
Display help and available commands$ ente-cli --help