Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 195 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 195 Bytes

protochat-client

Encrypted IM client written with C++ and Qt

Currently only supports builds on Linux

Build Requirements

  • Qt 5.15
  • Crypto++ 8.4.0

Build

  • Build with qmake && make