My favorites | Sign in
Project Logo
                

This project was started with the purpose of studying Qt4 programming. It could be useful, for example, for KDE users, who need a natively looking client for their systems. And of course it works in Gnome, Windows and every system that is supported by Qt.

Latest version features:

Official Qwit microblog, where all major (and some minor) changes will be posted: http://twitter.com/_qwit_

Qwit also has a page on KDE-Apps.org: http://www.kde-apps.org/content/show.php/Qwit?content=90792

And I announce all releases and its' features in my blog: http://arti.kz/category/projects/qwit/ (it's in Russian, but you always can look at Google-translated-version)

Note. Primary Qwit's platform is Linux. Despite this I always compile it for Windows (and some guys also compile it for MacOS), but now I cannot guarantee that it works well and looks good there, so use it on your own risk.

Debian users can use these repositories to install Qwit (thanks to Salvatore Ansani):

Mandriva users can use these packages (thanks to tigger-gg):

Those who like to walk on the edge can try ng branch

Notice on ng. It uses different config file and cache directory names, and can be used in parallel with the main version. Although there are some new features that already work, some configuration options are not implemented yet.

Qwit-0.9 under Gentoo, KDE4

Qwit-ng under Gentoo, KDE4

Qwit-0.8 under MacOS

Prerequisites

To successfully compile Qwit you should have development version of Qt4.

Compiling & Installing Qwit

  1. If you want to change default installation prefix (/usr/bin), put it to qwit.pro (target.path variable)
  2. run qmake - this will create Makefile
  3. run make - this will compile Qwit sources
  4. run make install - this will install Qwit into chosen directory
  5. to start Qwit run qwit from directory you have chosen for installation

Or just use binary package.

CONTACTS

Project's homepage: http://code.google.com/p/qwit/

For submitting issues, please, use: http://code.google.com/p/qwit/issues/

If you want to contact author or provide some help, use my email or GTalk / Jabber: artem.iglikov@gmail.com

Also, some additional information can be found on my blog (mostly in Russian): http://arti.kz/

LICENSE

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program. If not, see <http://www.gnu.org/licenses/>.









Hosted by Google Code