summaryrefslogtreecommitdiff
path: root/README
blob: a214ba2f2712c6b58f665bd5d6c333c54dbb11d0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
This is a connection manager for integrating social networks
like Facebook into the Telepathy communication framework.

Get the latest source code from:

        git://anongit.freedesktop.org/~hasselmm/telepathy-gruschler
        ssh://git.freedesktop.org/git/~hasselmm/telepathy-gruschler

To use this code you'll need an API key from Facebook and add this information
to facebook.conf in the toplevel folder:

        apikey=135a40f2765c06d46f06bb414e682db9
        secret=0123456789abcdeffedcba9876543210

Contact me if you want to package this and want to use the original API key.