Added rtoot

see here: https://schochastics.github.io/rtoot/

Signed-off-by: aRubes <arubes@noreply.codeberg.org>
This commit is contained in:
aRubes 2023-01-28 20:32:26 +00:00
parent 4a5a72df8a
commit 1436bca8a5
1 changed files with 18 additions and 0 deletions

View File

@ -1,6 +1,24 @@
{
"apps":
[
{
"title": "rtoot",
"source": "https://github.com/schochastics/rtoot",
"protocols": "ActivityPub",
"site": "https://schochastics.github.io/rtoot/",
"logo": "https://github.com/schochastics/rtoot/blob/110376aa8014990c7e0f95203b518ab86a6d7270/man/figures/logo.png",
"servers": "",
"description": "Interact with the mastodon API from R",
"codeLanguage": "R",
"techStack": "",
"license": "MIT License",
"FediAccount": "@schochastics@fosstodon.org",
"apClass": true,
"zotClass": false,
"diasporaClass": false,
"OStatusClass": false,
"categories": ["Libs"]
},
{
"title": "ForgeFed",
"source": "https://codeberg.org/ForgeFed/ForgeFed",