Compare commits

..

No commits in common. "53d6d4b0afecbba43f311f2021f210140988d094" and "3821d99c52603435b8d1c093ece70537dee69129" have entirely different histories.

View file

@ -110,8 +110,6 @@ Emoji's for each entry indicate whether it is added to the [Fediverse Party](htt
* :heavy_check_mark: [**Express ActivityPub**](https://github.com/dariusk/express-activitypub): A very simple reference implementation of an ActivityPub server using Express.js. `MIT, Javascript`
* [**Federails**](https://gitlab.com/experimentslabs/federails): An ActivityPub engine for Ruby on Rails. `MIT, Ruby`
* :heavy_check_mark: [**Federation**](https://gitlab.com/jaywink/federation): Library to abstract social web federation protocols like ActivityPub, Diaspora and Matrix (see [docs](https://federation.readthedocs.io)) `BSD-3-clause, Python`
* [**fedi-inbox**](https://gitlab.com/paulkiddle/fedi-inbox) ([Fedi account](https://meow.social/@stokes)): Basic Fediverse Inbox. Writing software is hard and time consuming. What's the most basic practical system that lets us connect to the fediverse? `-, Javascript`
@ -196,8 +194,6 @@ For an overview of known relays, see [Relay List, a regularly updated, sorted li
### Bridges
* [**bird.makeup**](https://git.sr.ht/~cloutier/bird.makeup) ([Fedi account](https://social.librem.one/@vincent)) A Twitter bridge to the Fediverse. Forked from BirdSiteLIVE. `AGPL-3.0, C#`
* :heavy_check_mark: [**BirdSiteLIVE**](https://github.com/NicolasConstant/BirdsiteLive) ([Fedi account](https://fosstodon.org/@BirdsiteLIVE)): An ethical bridge from Twitter `AGPL-3.0, C#`
* :heavy_check_mark: [**bleroma**](https://github.com/4DA/bleroma): Telegram bot for Pleroma and Mastodon. `MIT, Elixir`
@ -208,8 +204,6 @@ For an overview of known relays, see [Relay List, a regularly updated, sorted li
* :heavy_check_mark: [**Toot-Together**](https://github.com/joschi/toot-together) ([Fedi account](https://social.tchncs.de/@commit2toot)): Github Action that posts to Mastodon from text files, enabling everyone to submit toot drafts to a project. `MIT, Javascript`
* [**feedToMasto**](https://github.com/scripting/feedToMasto): Node app that checks a list of feeds (Atom, RSS, RDF) periodically, post new items to Mastodon. `ISC, Javascript`
* :heavy_check_mark: [**feed2toot**](https://gitlab.com/chaica/feed2toot): Parses RSS feeds, identifies new posts and posts them on the Mastodon social network ([using the Mastodon API]((https://gitlab.com/chaica/feed2toot/issues/35#note_289027030))). `MIT, Python`
* :heavy_check_mark: [**feediverse**](https://github.com/edsu/feediverse): Send RSS/Atom feeds to Mastodon. `MIT, Python`
@ -240,8 +234,6 @@ For an overview of known relays, see [Relay List, a regularly updated, sorted li
* :heavy_check_mark: [**pleroma-bot**](https://gitea.robertoszek.xyz/robertoszek/pleroma-bot): Mirrors Twitter accounts to Fediverse, or migrates Twitter account to Fediverse using a Twitter archive. Supports Mastodon, Pleroma and Misskey. `MIT, Python`
* [**Pubgate Telegram**](https://github.com/autogestion/pubgate-telegram): Extension for [PubGate](https://github.com/autogestion/pubgate), federates Telegram channels and back. `BSD-3-Clause, Python`
* :heavy_check_mark: [**rss-bot**](https://alexschroeder.ch/cgit/rss-bot/) ([Fedi account](https://octodon.social/@kensanata)): Post updates from an RSS feed to Mastodon. `GPL-3.0, Python`
* :heavy_check_mark: [**RSS-to-ActivityPub Converter**](https://github.com/dariusk/rss-to-activitypub): Convert any RSS feed to an ActivityPub actor that can be followed by users on ActivityPub-compliant social networks like Mastodon. `MIT, Javascript`
@ -336,10 +328,6 @@ For an overview of known relays, see [Relay List, a regularly updated, sorted li
* :heavy_check_mark: [**toot**](https://codeberg.org/kytta/toot) ([site](https://toot.kytta.dev/), [Fedi account](https://fosstodon.org/@kytta)): Cross-instance share page for Mastodon `AGPL-3.0, Javascript`
* [**TootSDK**](https://github.com/tootsdk/tootsdk): Cross-platform Swift library for the Mastodon API. `BSD-3-Clause, Swift`
* [**toot-volute**](https://github.com/amirlb/toot-volute): An interpreter for Mastodon posts. `GPL-3.0, Javascript`
* :heavy_check_mark: [**Twitodon**](https://github.com/diddledani/twitodon) ([site](https://twitodon.com)) - Twitter to Mastodon account mapping service to aid migration away from Twitter without losing all your followed friends `- , Javascript`
* :heavy_check_mark: [**yt2pt**](https://github.com/buoyantair/yt2pt): A simple set of scripts to quickly import your youtube channel to Peertube. `MIT, Javascript`