Added some new tools. Please note that Postmarks may optionally belong miscellaneous.json

This commit is contained in:
aRubes 2023-09-20 16:33:56 +03:00
parent d8613044f5
commit e7fae770b2
1 changed files with 54 additions and 0 deletions

View File

@ -1,6 +1,60 @@
{
"apps":
[
{
"title": "fossilphant",
"source": "https://github.com/swaldman/fossilphant",
"protocols": "ActivityPub",
"site": "",
"logo": "",
"servers": "",
"description": "a static-site generator for mastodon archives",
"codeLanguage": "Javascript",
"techStack": "",
"license": "MIT License",
"FediAccount": "@interfluidity@zirk.us",
"apClass": true,
"zotClass": false,
"diasporaClass": false,
"OStatusClass": false,
"categories": ["Utils"]
},
{
"title": "Fediverse Export Analyzer",
"source": "https://github.com/stefanbohacek/fediverse-export-analyzer",
"protocols": "ActivityPub",
"site": "https://fediverse-export-analyzer.stefanbohacek.dev/",
"logo": "",
"servers": "",
"description": "a single-user bookmarking website designed to live on the Fediverse",
"codeLanguage": "Javascript",
"techStack": "",
"license": "MIT License",
"FediAccount": "https://stefanbohacek.online/@stefan",
"apClass": true,
"zotClass": false,
"diasporaClass": false,
"OStatusClass": false,
"categories": ["Utils"]
},
{
"title": "Postmarks",
"source": "https://github.com/ckolderup/postmarks",
"protocols": "ActivityPub",
"site": "https://postmarks.glitch.me/",
"logo": "",
"servers": "",
"description": "a single-user bookmarking website designed to live on the Fediverse",
"codeLanguage": "Javascript",
"techStack": "",
"license": "MIT License",
"FediAccount": "https://sharetron.com/@casey",
"apClass": true,
"zotClass": false,
"diasporaClass": false,
"OStatusClass": false,
"categories": ["Plugins"]
},
{
"title": "rtoot",
"source": "https://github.com/schochastics/rtoot",