Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://gggdomi.github.io/follow-the-sky/


https://gggdomi.github.io/follow-the-sky/

Last synced: 4 days ago
JSON representation

Awesome Lists containing this project

README

        

# Follow The Sky ➡️

Twitter -> Bluesky following list importer.

You follow people on Twitter. You want to follow them on Bluesky. It's tedious to do manually. This is a simple tool to make the process more convenient.

Live version: [https://gggdomi.github.io/follow-the-sky](https://gggdomi.github.io/follow-the-sky)

![Screenshot](./public/screenshot.png)

This is just a front-end, no server. Main dependencies: TypeScript, React, MobX, React Suite.
You may want to run the code locally:

```
yarn
yarn dev
```

# TODO:

- [ ] Add a "Follow all" button
- [ ] Support other import formats?
- [ ] User script/Bookmarklet/Chrome extension to export following list without third parties? [something like this should work](./src/scrape.js)