Emmanuele Bassi (author)
27 days ago
commit a643edaaa7ba328cf4f24356dbeb5c2faa5837e3
tree a002d1ab1d3439fcbbd514ce3b803f4d8e216866
parent 455bcf01d7cb8a5c84630024c693349a9c06dafe
tree a002d1ab1d3439fcbbd514ce3b803f4d8e216866
parent 455bcf01d7cb8a5c84630024c693349a9c06dafe
tweet /
| name | age | message | |
|---|---|---|---|
| |
.gitignore | Thu Apr 17 21:59:11 -0700 2008 | [Emmanuele Bassi] |
| |
AUTHORS | Thu Apr 10 14:00:32 -0700 2008 | [Emmanuele Bassi] |
| |
COPYING | Wed Apr 09 06:40:45 -0700 2008 | [Emmanuele Bassi] |
| |
COPYING.LIB | Wed Apr 09 06:40:45 -0700 2008 | [Emmanuele Bassi] |
| |
ChangeLog | Thu Apr 10 14:00:32 -0700 2008 | [Emmanuele Bassi] |
| |
Makefile.am | Thu Apr 10 13:24:35 -0700 2008 | [Emmanuele Bassi] |
| |
Makefile.decl | Wed Apr 09 06:40:45 -0700 2008 | [Emmanuele Bassi] |
| |
NEWS | Thu Apr 10 14:00:32 -0700 2008 | [Emmanuele Bassi] |
| |
README | Thu Apr 17 21:51:43 -0700 2008 | [Emmanuele Bassi] |
| |
autogen.sh | Wed Apr 09 06:40:45 -0700 2008 | [Emmanuele Bassi] |
| |
configure.ac | Thu Apr 17 21:48:15 -0700 2008 | [Emmanuele Bassi] |
| |
src/ | Fri Apr 18 02:21:03 -0700 2008 | [Emmanuele Bassi] |
| |
tests/ | Fri Apr 11 09:54:50 -0700 2008 | [Emmanuele Bassi] |
| |
twitter-glib/ | Sat Apr 19 07:29:41 -0700 2008 | [Emmanuele Bassi] |
README
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 depends on:
- GLib >= 2.16
- JSON-GLib >= 0.5
- Clutter >= 0.6
- ClutterGtk >= 0.6
- ClutterCairo >= 0.6
- libsoup >= 2.23
- GTK+ >= 2.12
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.
Tweet is released under the terms of the GNU General Public License,
version 2 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.




