https://github.com/valentinp72/mastotwitter
Mastodon to Twitter and vice versa
https://github.com/valentinp72/mastotwitter
mastodon twitter
Last synced: about 2 months ago
JSON representation
Mastodon to Twitter and vice versa
- Host: GitHub
- URL: https://github.com/valentinp72/mastotwitter
- Owner: valentinp72
- License: mit
- Created: 2017-07-02T09:54:50.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2017-07-02T09:57:14.000Z (almost 8 years ago)
- Last Synced: 2024-04-13T12:57:27.253Z (about 1 year ago)
- Topics: mastodon, twitter
- Language: Python
- Size: 2.93 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# MastoTwitter
Mastodon To Twitter and vice versa.
---
### How to install
You need `python3` and `pip3`.
pip3 install -r requirements.txt
### How to run
python3 MastoTwitter.py
### Credits
Inspired from https://github.com/halcy/MastodonToTwitter