2018-01-20 17:01:59 +01:00
|
|
|
Twitter Addon
|
2013-05-31 16:26:10 +02:00
|
|
|
==============
|
|
|
|
|
2018-01-28 05:20:09 +01:00
|
|
|
Main authors Tobias Diekershoff, Michael Vogel and Hypolite Petovan.
|
2013-05-31 16:26:10 +02:00
|
|
|
|
2018-01-28 05:20:09 +01:00
|
|
|
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.
|
2013-05-31 16:26:10 +02:00
|
|
|
|
2018-01-28 05:20:09 +01:00
|
|
|
## Installation
|
2013-05-31 16:26:10 +02:00
|
|
|
|
2018-01-28 05:20:09 +01:00
|
|
|
To use this addon you have to register an [application](https://apps.twitter.com/) for your Friendica instance on Twitter.
|
|
|
|
Please leave the field "Callback URL" empty.
|
2013-05-31 16:26:10 +02:00
|
|
|
|
2018-01-20 17:01:59 +01:00
|
|
|
After the registration please enter the values for "Consumer Key" and "Consumer Secret" in the [administration](admin/addons/twitter).
|
2013-05-31 16:26:10 +02:00
|
|
|
|
2018-01-28 05:20:09 +01:00
|
|
|
## License
|
2013-05-31 16:26:10 +02:00
|
|
|
|
2018-01-28 05:20:09 +01:00
|
|
|
The _Twitter Connector_ is licensed under the [3-clause BSD license][2] see the LICENSE file in the addons directory.
|
2013-05-31 16:26:10 +02:00
|
|
|
|
2018-01-28 05:20:09 +01:00
|
|
|
The _Twitter Connector_ uses the [Twitter OAuth library][2] by Abraham Williams, MIT licensed
|
2013-05-31 16:26:10 +02:00
|
|
|
|
2018-01-28 05:20:09 +01:00
|
|
|
[1]: http://opensource.org/licenses/BSD-3-Clause
|
|
|
|
[2]: https://github.com/abraham/twitteroauth
|