friendica-addons/twitter
2018-04-09 15:00:17 +02:00
..
lang update to the FI translations 2018-04-09 15:00:17 +02:00
templates
vendor Add explicit dependencies to twitter addon 2018-01-28 12:17:19 -05:00
composer.json Add explicit dependencies to twitter addon 2018-01-28 12:17:19 -05:00
composer.lock Add explicit dependencies to twitter addon 2018-01-28 12:17:19 -05:00
LICENSE
lighter.png
README.md
twitter.css
twitter.php Only add picture link under conditions 2018-04-02 07:12:43 +00:00
twitter_sync.php

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