delan / mastodon-flock

Let the birds flock to Mastodon

Home Page:https://mastodon-flock.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Mastodon Flock

Mastodon Flock is a web application that looks for Twitter users on ActivityPub-enabled platforms (the “Fediverse”), such as Mastodon.

It works by connecting to your Twitter account, reading your contacts profile information, and checking if they have mentioned any external accounts with a URL or email.

It is built with React using React95 components, bundled with Astro and deployed with Vercel.

Installation and development

Make sure you have Node.js and enable pnpm.

# Install dependencies
pnpm install

# Run development server
pnpm run dev

Check the output for the URL.

LICENSE

MIT, https://wes.dev/LICENSE.txt

About

Let the birds flock to Mastodon

https://mastodon-flock.vercel.app

License:MIT License


Languages

Language:TypeScript 65.6%Language:Astro 34.0%Language:JavaScript 0.4%Language:HTML 0.0%