Skip to content

Exerra/mastodon-to-misskey

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mastodon to Misskey bridge

⚠️ Currently only supports Sharkey servers due to the OAuth API not being implemented ⚠️

The fediverse is made up of many interconnected instances built on top of many different softwares. They all communicate with eachother, but a clear dominant player has emerged - Mastodon. Many apps and tools have been made with only Mastodon in mind, and Misskey lacks those tools. It lacks good apps.

This project aims to bridge the gap by translating Mastodon API calls to Misskey API calls.

Usage

  1. To use this project you will need Bun installed. Install steps
  2. Clone the project (git clone https://github.com/Exerra/mastodon-to-misskey.git)
  3. Install deps (bun i)
  4. Duplicate .env.example, rename it to .env and fill it in.
  5. Run bun start

Tested apps

Known missing features

  • OAuth API (so only Sharkey servers can use it for now)
  • Search

About

Mastodon to Misskey API bridge

Resources

Stars

Watchers

Forks

Contributors