friendica-addons/pnut
Art4 b5c647bd5d fix errors in pnut addon, add support for PHP 7.4 2024-12-01 03:20:18 +01:00
..
lang/C Pnut: Client Id/Secret can be set by admins 2024-03-03 18:29:34 +01:00
lib fix errors in pnut addon, add support for PHP 7.4 2024-12-01 03:20:18 +01:00
templates Pnut: Client Id/Secret can be set by admins 2024-03-03 18:29:34 +01:00
LICENSE Pnut: add connector for pnut.io 2024-02-20 17:53:21 -08:00
README.md Newlines added 2024-03-03 18:29:34 +01:00
pnut.php Fix handling of the 'private' field / reformatted code 2024-11-16 05:43:35 +00:00
pnut.svg Pnut: add connector for pnut.io 2024-02-20 17:53:21 -08:00

README.md

Pnut connector

With this addon to friendica you can give your users the possibility to post their public messages to pnut.io.

No setup is needed for the admins to make it work for their users, however it is possible for the admin to create a client, so that the users don't have to.

To do so, go to https://pnut.io/dev and scroll down to "Create New Client". Enter a name of your choice and enter your Friendica host name as the website. Use https://(yourhost.name)/pnut/connect as a redirect url, replace "(yourhost.name)" with the host name of your system. Limit the scope to "basic,files,follow,polls,presence,stream,update_profile,write_post"