Fully open source, End to End Encrypted alternative to Google Photos and Apple Photos
2faandroidauthye2eeencryptionend-to-end-encryptionfluttergolanggoogle-photosgoogle-photos-alternativeiosopensourcephotosprivacyprivacy-toolstypescriptzero-knowledge
cmd | ||
internal | ||
pkg | ||
utils | ||
.gitignore | ||
config.yaml | ||
go.mod | ||
go.sum | ||
main.go | ||
README.md | ||
release.sh |
cli tool for exporting ente photos
Testing
Run the release script to build the binary and run it.
./release.sh
or you can run the following command
go build -o "bin/ente-cli" main.go
./bin/ente-cli --help