A small & simple Qt email client
CMakeLists.txt | ||
CurlHandler.cpp | ||
CurlHandler.hpp | ||
demo.mkv | ||
Email.cpp | ||
Email.hpp | ||
EmailClient.cpp | ||
EmailClient.hpp | ||
EmailDetails.cpp | ||
EmailDetails.hpp | ||
KeychainClass.cpp | ||
KeychainClass.hpp | ||
main.cpp | ||
ParametersProvider.cpp | ||
ParametersProvider.hpp | ||
README.md |
emailQt - A small & simple Qt email client
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.