friendica-addons/twitter
Tobias Diekershoff f511aaa8e8 EN US added twitter translation 2018-06-18 11:24:18 +02:00
..
lang
templates
vendor
LICENSE
README.md
composer.json
composer.lock
lighter.png
twitter.css
twitter.php
twitter_sync.php

README.md

Twitter Addon

Main authors Tobias Diekershoff, Michael Vogel and Hypolite Petovan.

This bi-directional connector addon allows each user to crosspost their Friendica public posts to Twitter, import their Twitter timeline, interact with tweets from Friendica, and crosspost to Friendica their public tweets.

Installation

To use this addon you have to register an application for your Friendica instance on Twitter. Please leave the field "Callback URL" empty.

After the registration please enter the values for "Consumer Key" and "Consumer Secret" in the administration.

License

The Twitter Connector is licensed under the 3-clause BSD license see the LICENSE file in the addons directory.

The Twitter Connector uses the Twitter OAuth library by Abraham Williams, MIT licensed