Skip to content
forked from KDE/ruqola

Maintaining third-party AppImages for KDE's Rocket.Chat client

License

Unknown and 2 other licenses found

Licenses found

Unknown
COPYING
Unknown
COPYING.DOC
LGPL-2.1
COPYING.LIB
Notifications You must be signed in to change notification settings

TheAssassin/ruqola

 
 

Repository files navigation

ruqola

Ruqola is a Rocket.Chat client for the KDE desktop.

Features

It supports multi-account, search in room, open close rooms, direct message, thread, discussions, teams, administrator. RC settings can be changed directly.

Source Code

You can get ruqola from:

Requirements

cmake, cmake-extra-tools, qt5-websockets, qt5-networkauth, qt5-multimedia, kwidgetaddons, ki18n, kcrash, kcoreaddons, syntaxhighlighting, sonnet, textwidgets, notifyconfig, kio, iconthemes, xmlgui

How to build ruqola

mkdir build
cd build
cmake ..
make
make install

ASAN

We can use sanitizers.supp file example: LSAN_OPTIONS=suppressions=../sanitizers.supp ./bin/ruqolaserverconfigtest

Maintainer

About

Maintaining third-party AppImages for KDE's Rocket.Chat client

Resources

License

Unknown and 2 other licenses found

Licenses found

Unknown
COPYING
Unknown
COPYING.DOC
LGPL-2.1
COPYING.LIB

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 97.8%
  • CMake 1.9%
  • Other 0.3%