Dashboard
Signal #165696NEUTRAL

Show HN: I Built a CLI for Proton Mail, Drive, Calendar, Pass and Contacts

50

I made a command line tool for Proton. It covers Mail, Drive, Calendar, Pass and Contacts. It is one static binary for Linux, macOS and Windows.Proton doesn't have a CLI for all their web interfaces. There is one for Drive and one for Pass, but the other ones are not really there. There's no Mail CLI, Contacts or other CLIs. I wanted to have everything in one.It does logins the way the Proton apps do, with SRP. It decrypts and encrypts on your machine with Proton's own Go libraries, go-srp and gopenpgp. Your password never leaves the machine. It talks to the same API as the Proton web apps. There is no bridge and no daemon. It runs one command and exits.Some things it can do: proton mail messages list --unread proton mail messages get "Invoice #2291" proton drive items upload ./report.pdf /Documents proton calendar events list proton pass items totp github.com Every command has the same shape: proton . Every command can print JSON. Every command that changes something takes --dry-run.T...

HackerNews AI Launches1 day ago
Read Full Article

Explore with AI-Powered Tools

View All Signals

Explore more AI intelligence

Want to discover more AI signals like this?

Explore Steek
Show HN: I Built a CLI for Proton Mail, Drive, Calendar, Pass and Contacts | Steek AI Signal | Steek