This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
tweet /
| name | age | message | |
|---|---|---|---|
| |
.gitignore | Fri May 23 03:33:24 -0700 2008 | [Emmanuele Bassi] |
| |
AUTHORS | Thu Apr 10 14:00:32 -0700 2008 | [Emmanuele Bassi] |
| |
COPYING | Wed May 21 08:20:01 -0700 2008 | [Emmanuele Bassi] |
| |
COPYING.LIB | Wed May 21 08:20:01 -0700 2008 | [Emmanuele Bassi] |
| |
ChangeLog | Thu Apr 10 14:00:32 -0700 2008 | [Emmanuele Bassi] |
| |
Makefile.am | Fri May 23 09:35:40 -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 May 22 08:34:33 -0700 2008 | [Emmanuele Bassi] |
| |
autogen.sh | Wed Apr 09 06:40:45 -0700 2008 | [Emmanuele Bassi] |
| |
configure.ac | Fri May 23 10:01:33 -0700 2008 | [Emmanuele Bassi] |
| |
copy-and-paste/ | Fri May 23 07:38:02 -0700 2008 | [Emmanuele Bassi] |
| |
data/ | Sat May 24 02:09:32 -0700 2008 | [patoh] |
| |
po/ | Fri May 23 07:51:18 -0700 2008 | [Emmanuele Bassi] |
| |
src/ | Sat May 24 02:15:44 -0700 2008 | [patoh] |
| |
tests/ | Fri Apr 11 09:54:50 -0700 2008 | [Emmanuele Bassi] |
| |
twitter-glib/ | Fri May 23 03:37:53 -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.6
- Clutter >= 0.6.2
- ClutterGtk >= 0.6.1
- ClutterCairo >= 0.6.1
- libsoup >= 2.4.1
- 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.
INSTALLATION
------------
Se the INSTALL file.
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.




