Skip to content

Commit

Permalink
Add federated (ActivityPub) twitter & reddit alternatives (#248)
Browse files Browse the repository at this point in the history
* Add federated (ActivityPub) twitter & reddit alternatives

 * Mastodon
 * Lemmy
 * kbin
 * Sublinks
 * PieFed

See Also:

 * #226
 * #225

* + Mastodon uses ActivityPub

* there is no badge provider for codeberg stars

* update codeberg badges from "release" to "stars"

 * SplittyDev/spacebadgers#38
  • Loading branch information
maltfield committed Mar 7, 2024
1 parent 988a486 commit fff2c69
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -168,6 +168,10 @@ _(scroll right on table to see all 5 columns)_
| Reddit | [troddit.com](https://www.troddit.com/) | [GitHub](https://github.com/burhan-syed/troddit) | NextJS, React, TailwindCSS, TypeScript | ![GitHub Repo stars](https://img.shields.io/github/stars/burhan-syed/troddit) |
| Reddit | [redditsyncr.netlify.app](https://redditsyncr.netlify.app/) | [GitHub](https://github.com/dustinkiselbach/reddit-refactor) | React, TypeScript | ![GitHub Repo stars](https://img.shields.io/github/stars/dustinkiselbach/reddit-refactor) |
| Reddit | [asperitas.now.sh](https://asperitas.now.sh/) | [GitHub](https://github.com/d11z/asperitas) | Node.js, React, NoSQL | ![GitHub Repo stars](https://img.shields.io/github/stars/d11z/asperitas) |
| Reddit | [Lemmy](https://join-lemmy.org/) | [GitHub](https://github.com/LemmyNet) | ActivityPub, Rust, Postgres, Docker | ![GitHub Repo stars](https://img.shields.io/github/stars/LemmyNet/lemmy) |
| Reddit | [kbin](https://kbin.pub/en) | [Codeberg](https://codeberg.org/Kbin/kbin-core) | ActivityPub, PHP, Postgres, Docker | ![Codeberg Release](https://badgers.space/codeberg/stars/Kbin/kbin-core) |
| Reddit | [Sublinks](https://sublinks.org/) | [GitHub](https://github.com/sublinks) | ActivityPub, Java, TypeScript, MariaDB | ![GitHub Repo stars](https://img.shields.io/github/stars/sublinks/sublinks-api) |
| Reddit | [PieFed](https://join.piefed.social/) | [Codeberg](https://codeberg.org/rimu/pyfedi/) | ActivityPub, Python, Postgres, Redis | ![Codeberg Release](https://badgers.space/codeberg/stars/rimu/pyfedi) |
| Retool | [budibase.com](https://budibase.com/) | [GitHub](https://github.com/Budibase/budibase) | Node.js, Svelte | ![GitHub Repo stars](https://flat.badgen.net/github/stars/budibase/budibase) |
| Retool | [ILLA Cloud](https://www.illacloud.com/) | [GitHub](https://github.com/illacloud/illa-builder) | React, Typescript, Go | ![GitHub Repo stars](https://flat.badgen.net/github/stars/illacloud/illa-builder) |
| Telegram | [tinode.co](https://tinode.co/) | [GitHub](https://github.com/tinode/chat) | Go, React, Java, Swift, MySQL, MongoDB, RethinkDB | ![GitHub Repo stars](https://img.shields.io/github/stars/tinode/chat) |
Expand Down Expand Up @@ -216,6 +220,7 @@ _(scroll right on table to see all 5 columns)_
| Trello | [rupmalya-trello-clone.herokuapp](https://rupmalya-trello-clone.herokuapp.com/signin) <br/> [youtube.com](https://youtu.be/59oQ01VEm30) | [GitHub](https://github.com/RupmalyaK/trello-clone) | Express, MongoDB | ![GitHub Repo stars](https://img.shields.io/github/stars/RupmalyaK/trello-clone) |
| Trello | [project-manager1.herokuapp](https://project-manager1.herokuapp.com/) | [GitHub](https://github.com/arturmolenda/project-manager) | React, Redux, Node, Express, Socket.io, MongoDB | ![GitHub Repo stars](https://img.shields.io/github/stars/arturmolenda/project-manager) |
| Trello | [trello-project-manager.netlify](https://trello-project-manager.netlify.app/) | [GitHub](https://github.com/berabulut/project-manager) | React, Node.js, Firebase, Serverless, AWS Lambda | ![GitHub Repo stars](https://img.shields.io/github/stars/berabulut/project-manager) |
| Twitter | [Mastodon](https://joinmastodon.org/) | [GitHub](https://github.com/mastodon) | ActivityPub, Ruby, Go, Postgres, Redis, Docker | ![GitHub Repo stars](https://img.shields.io/github/stars/mastodon/mastodon) |
| Twitter | [https://tweeetr.netlify.app/](https://tweeetr.netlify.app/) <br/> | [GitHub](https://github.com/SiddheshDabholkar/Twitter-clone) | React,Express js, NodeJS,Graphql,Apollo client,apollo-server,styled-components | ![GitHub Repo stars](https://img.shields.io/github/stars/SiddheshDabholkar/Twitter-clone) |
| Twitter | [twitter-geek.netlify.app](https://twitter-geek.netlify.app/#/) <br/> [github.com (screenshot)](https://github.com/RisingGeek/twitter-clone/blob/master/Live/feed.png) | [GitHub](https://github.com/RisingGeek/twitter-clone) <br/> [GitHub](https://github.com/RisingGeek/twitter-clone-backend) | React, Redux, NodeJS, MYSQL | ![GitHub Repo stars](https://img.shields.io/github/stars/RisingGeek/twitter-clone) ![GitHub Repo stars](https://img.shields.io/github/stars/RisingGeek/twitter-clone-backend) |
| Twitter | [twitterclone2.netlify.app](https://twitterclone2.netlify.app/login.html) | [GitHub](https://github.com/Dunebook/Twitterclone) | HTML, CSS, JQuery | ![GitHub Repo stars](https://img.shields.io/github/stars/Dunebook/Twitterclone) |
Expand Down

0 comments on commit fff2c69

Please sign in to comment.