ente/README.md
2023-09-21 17:40:35 +05:30

423 B

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

Getting Started

Accounts

  • Add an account

    ente-cli account add
    
  • List accounts

    ente-cli account list