8000 GitHub - MaSven/choqok: Microblogging client by KDE
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

MaSven/choqok

 
 

Repository files navigation

    Choqok
KDE Micro-Blogging client,
Currently supports Pump.io, GNU Social, Friendica, Mastodon and Twitter.

Authors:
    Mehrdad Momeny <mehrdad.momeny[AT]gmail.com>
    Andrey Esin <gmlastik[AT]gmail.com>
    Andrea Scarpino <scarpino[AT]kde.org>

License:
    GNU GPL v2 or v3 or Later

Requirements to build:
     CMake 2.8.12
     Qt 5.9
     KDE Frameworks libraries 5.6
     QCA2-Qt5 library

How To Build The Project
-=-=-=-=-=-=-=-=-=-=-=-=-=
$ cd choqok-src-root-dir [It's choqok-VERSION]
$ mkdir build
$ cd build
$ cmake -DKDE_INSTALL_USE_QT_SYS_PATHS=ON ..
$ make
$ sudo make install OR su -c 'make install'

to uninstall the project:
$ make uninstall or su -c 'make uninstall'


Feel free to email us.

About

Microblogging client by KDE

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 95.3%
  • CMake 3.6%
  • C 1.1%
0