Every repository with this icon (
Every repository with this icon (
| name | age | message | |
|---|---|---|---|
| |
.gitignore | Fri May 23 03:33:24 -0700 2008 | |
| |
AUTHORS | Sat May 24 02:26:13 -0700 2008 | |
| |
COPYING | Wed May 21 08:20:01 -0700 2008 | |
| |
COPYING.LIB | Wed May 21 08:20:01 -0700 2008 | |
| |
ChangeLog | Thu Apr 10 14:00:32 -0700 2008 | |
| |
Makefile.am | Thu Jun 19 05:34:12 -0700 2008 | |
| |
Makefile.decl | Wed Apr 09 06:40:45 -0700 2008 | |
| |
NEWS | Wed Jun 18 03:36:15 -0700 2008 | |
| |
README | Wed Jun 04 10:56:35 -0700 2008 | |
| |
README.markdown | Wed Jun 04 10:56:35 -0700 2008 | |
| |
TODO | Thu Jun 19 14:32:56 -0700 2008 | |
| |
autogen.sh | Wed Apr 09 06:40:45 -0700 2008 | |
| |
configure.ac | Sun Jun 22 04:49:17 -0700 2008 | |
| |
copy-and-paste/ | Thu Jun 26 13:41:57 -0700 2008 | |
| |
data/ | Wed Jul 02 01:39:17 -0700 2008 | |
| |
po/ | Wed Jun 18 10:55:44 -0700 2008 | |
| |
src/ | Thu Jul 03 08:43:52 -0700 2008 | |
| |
tests/ | Wed Jun 18 03:32:58 -0700 2008 | |
| |
twitter-glib/ | Sun Jun 22 06:26:54 -0700 2008 |
Tweet - A simple Twitter desktop client
Tweet is a desktop client for the Twitter web service. The Twitter web service is described as:
Twitter is for staying in touch and keeping up with friends no matter
where you are or what you’re doing. For some friends you might want
instant mobile updates - for others, you can just check the web. Invite
your friends to Twitter and decide how connected you want you to be.
-- from http://twitter.com
In short, is a web-based SMS-like service.
Tweet is a client written to read your friends' status and update your own without using a web browser.
Tweet homepage is available at http://live.gnome.org/Tweet
Requirements
Tweet depends on:
- GLib >= 2.16
- JSON-GLib >= 0.6
- Clutter >= 0.6.2
- ClutterGtk >= 0.6.1
- ClutterCairo >= 0.6.1
- libsoup >= 2.4.1
- GTK+ >= 2.12
And has a soft requirement on:
- libnm_glib
Tweet is based on, and provides for third parties, a GObject-based library for reading and updating the Twitter status; the library is installed and it is available so that other applications can integrate with it.
Installation
Se the INSTALL file.
Source Code
Main repository is at http://github.com/ebassi/tweet/
You can clone it using
git clone git://github.com/ebassi/tweet.git
Copyright and Licensing
Tweet is released under the terms of the GNU General Public License, version 3 or, at your option, any later version.
Twitter-GLib is released under the terms of the GNU Lesser General Public License version 2.1 or, at your option, any later version.
Tweet and Twitter-GLib are Copyright (C) 2008 Emmanuele Bassi.







