···1010<img alt="List of supported clients" src="https://tangled.org/@turtlepaw.on.computer/bluesky_redirect/raw/main/app/fastlane/metadata/android/en-US/images/phoneScreenshots/01.png" width="400"> <img alt="@mary.my.id's tangled profile with an overlay with text: Open Bluesky Profile with" src="https://tangled.org/@turtlepaw.on.computer/bluesky_redirect/raw/main/app/fastlane/metadata/android/en-US/images/phoneScreenshots/02.png" width="400">
11111212## Downloads
1313-Fediverse Redirect has different variants depending on which social media network you want to use. Download the appropriate APK for your desired social network below.
1313+Bluesky Redirect lets you open Bluesky links in your preferred client. Download the latest APK below to get started.
14141515### GitHub
1616[](https://github.com/turtlepaw/BlueskyRedirect/releases)
···104104The high level process is pretty simple: expose some way for your app to be launched that accepts a URL and tries to parse it as a bluesky link to open as a post or profile. There are a few ways you can do this.
105105106106Once you've implemented support, feel free to open an issue or PR to have it added to Bluesky Redirect.
107107-108108-#### Create a share target.
109107110108#### Create a view target.
111109This is similar to the share target, but won't show up to users directly in the share menu.