My favorites | Sign in
Project Logo
                

Dear Windows users, thanks to Ehtyar, you can try Qwit with SSL support: http://ehti.org/qwit/qwit-1.0a-win32-ssl.zip

Those who still use qwit-0.9 and do not want switch to 1.0 can try qwit-0.10. Note, I'll try to maintain 0.x branch, fixing bugs, but new features will be added (at least by me).

If you're still using qwit-0.9 and it's stopped updating, try qwit-0.10 or qwit-1.0alpha.

The latest version of Qwit is 1.0-alpha (formely known as qwit-ng). It uses different config file and cache directory, so you can delete old ones if you want (usually they are ~/config/arti/qwit.conf and ~/.qwit). Though it is alpha, it is a pretty stable alpha :) and has all features of Qwit-0.10 and much more.

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):

Also, Debian users can find Qwit in unstable distribution (Sid) (thanks to Carlos Galisteo).

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

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