emailQt/README.md

10 lines
356 B
Markdown

# emailQt - A small & simple Qt email client
[Demo Video](demo.mkv)
## Usage
If you are using gmail, you need to enable 2FA and then generate an application password.
This can be done at https://myaccount.google.com/security.
## Building
You will need a C++23 compiler, cmake, Qt6, libcurl and [QtKeychain](https://github.com/frankosterfeld/qtkeychain).