Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/myl7/mastotg
Forward posts from Mastodon to Telegram channels
https://github.com/myl7/mastotg
activitypub cross-platform mastodon social-media telegram
Last synced: 23 days ago
JSON representation
Forward posts from Mastodon to Telegram channels
- Host: GitHub
- URL: https://github.com/myl7/mastotg
- Owner: myl7
- License: apache-2.0
- Created: 2023-07-28T05:32:42.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-08-28T07:33:32.000Z (about 1 year ago)
- Last Synced: 2024-10-01T09:21:50.605Z (about 1 month ago)
- Topics: activitypub, cross-platform, mastodon, social-media, telegram
- Language: Rust
- Homepage: https://crates.io/crates/mastotg
- Size: 157 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# mastotg
Forward posts from Mastodon to Telegram channels
Read from Mastodon ActivityPub outbox JSON, and write to Telegram channel via bot API
Media attachments are our main concern. We support:
- [x] (Multiple grouped) images
- [x] Videos
- [x] AudiosThe project is still in the alpha stage.
More development is going to be put in and you should not use it in production so far.## License
Copyright (C) myl7
SPDX-License-Identifier: Apache-2.0