https://github.com/louisgrasset/touitomamout
Touitomamout is an easy way to synchronize your Twitter's tweets 🦤 to Mastodon 🦣 and Bluesky post ☁️ (also known as Twitter to Mastodon & Bluesky crossposter)
https://github.com/louisgrasset/touitomamout
atproto atprotocol bluesky bluesky-api bluesky-bot bluesky-social cron crossposter mastodon mastodon-api pm2 synchronization toots tweets twitter twitter-api
Last synced: 3 months ago
JSON representation
Touitomamout is an easy way to synchronize your Twitter's tweets 🦤 to Mastodon 🦣 and Bluesky post ☁️ (also known as Twitter to Mastodon & Bluesky crossposter)
- Host: GitHub
- URL: https://github.com/louisgrasset/touitomamout
- Owner: louisgrasset
- License: agpl-3.0
- Created: 2023-06-08T04:39:21.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-12-20T18:45:23.000Z (4 months ago)
- Last Synced: 2025-01-17T23:12:02.670Z (3 months ago)
- Topics: atproto, atprotocol, bluesky, bluesky-api, bluesky-bot, bluesky-social, cron, crossposter, mastodon, mastodon-api, pm2, synchronization, toots, tweets, twitter, twitter-api
- Language: TypeScript
- Homepage: https://hub.docker.com/r/louisgrasset/touitomamout
- Size: 3.72 MB
- Stars: 228
- Watchers: 11
- Forks: 14
- Open Issues: 22
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
> [!warning]
>
> **The Touitomamout project is now archived.**
>
> I consider Twitter/X as a danger for our democracies. Its owner's posts, the encouraged & promoted content are, in my opinion, not compatible with my values of sharing, tolerance and humanism. Thus, I do not want to support this platform nor encourage people to use it, here as a source of content.
>
> Therefore, no future update will be published.
>
> - 🐳 **Docker** images stay available both on docker hub & github packages.
> - 📋 **Repository** stays online here, on github, in read-only.
> - 🤝 **Thanks** for your understanding.# [touitomamout](https://github.com/louisgrasset/touitomamout)
[](https://louisgrasset.github.io/touitomamout/docs/discover)
An easy way to synchronize your Twitter's tweets to Mastodon & Bluesky posts. 🦤 → 🦣+☁️.
[](https://github.com/louisgrasset/touitomamout/releases)
[](https://github.com/louisgrasset/touitomamout/blob/main/LICENSE)
[](https://github.com/louisgrasset/touitomamout/graphs/contributors)
[](https://github.com/louisgrasset/touitomamout/issues)
[](https://github.com/louisgrasset/touitomamout)
[](https://hub.docker.com/r/louisgrasset/touitomamout)
[](https://hub.docker.com/r/louisgrasset/touitomamout)Pipelines:
[](https://github.com/louisgrasset/touitomamout/actions/workflows/ci.yml)
[](https://github.com/louisgrasset/touitomamout/actions/workflows/cd.yml)
[](https://github.com/louisgrasset/touitomamout/actions/workflows/codeql.yml)
[](https://github.com/louisgrasset/touitomamout/actions/workflows/release.yml)
[](https://sonarcloud.io/summary/new_code?id=louisgrasset_touitomamout)Tools:
[](https://github.com/eslint/eslint)
[](https://github.com/prettier/prettier)

## Documentation
You'll find everything you need from the project's discovery to its deployment, by the way of its configuration and some technical deep dives.Please find the project documentation here:
[
](https://louisgrasset.github.io/touitomamout/docs/discover)
## Dependencies
Kudos to the following projects that made Touitomamout project possible 🙏
- 🦤 [twitter-scraper](https://github.com/the-convocation/twitter-scraper)
- 🦣 [masto.js](https://github.com/neet/masto.js)
- ☁️ [atproto](https://github.com/bluesky-social/atproto)