Skip to content

komunitin/komunitin_lite_qt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

69 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Komunitin Lite Qt

Basic C++ Qt6 client for komunitin users.

Screenshot

Install:

Check Releases for binaries.

Build notes:

  • Qt6.2 LTS (with Network, Widgets and StateMachine modules).

  • OpenSsl 1.1 is needed to run the app, Qt6 is compiled with this version. (If your system uses libssl version 3, it won't run)

  • Build for linux desktop is well tested. You can try to build for other platform/s from QtCreator.

Development:

There are two main branches in this repository:

  • main: it works with Qt Widgets

  • main_qml: development with Qt Quick QML

TODO (see issues)

  • CI to build on several platforms.

  • Tests, tests, tests.

  • ...

About

Basic client in C++ Qt6 for komunitin users

Resources

License

Stars

Watchers

Forks

Packages

No packages published