Live demo: fedipost.vercel.app
Libraries used:
- Next.js - React framework
- Redux - State management
- RTK Query - An efficient data fetching and caching tool.
- shadcn/ui - CSS framework
- Zod - Validation
Features
- Schedule posts to be published on Mastodon, Pleroma, Misskey, Firefish.
- Utilizes builtin scheduling API.
- No need to run a server apart from instance type detection (in order to avoid CORS issues).
How to use
- Go to fedipost.vercel.app
- Click “Get started”
- Type in your instance URL
- Click “Submit”
- Authorize the app
I’d love to hear your feedback about this app. You can also introduce your ideas to this project by contributing to it.
Here’s a link for the GitHub repo: