]> git.mxchange.org Git - friendica-addons.git/blob - appnet/README.md
ec24753cd421dca706b1aae93ca86010ad775111
[friendica-addons.git] / appnet / README.md
1 App.net Plugin
2 ==============
3
4 With this addon to friendica you can give your users the possibility to post their *public* messages to App.net and 
5 to import their timeline. The messages will be strapped their rich context and shortened to 256 characters length if 
6 necessary.
7
8 Installation
9 ------------
10
11 If you have an developer account you can create an Application for all of your users at 
12 [https://account.app.net/developer/apps/](https://account.app.net/developer/apps/). Add the redirect uri 
13 "https://your.server.name/appnet/connect" (Replace "your.server.name" with the hostname of your server)
14
15 If you can't create an application (because you only have a free account) this addon still works, but your users have to create individual applications on their own.