Merge pull request 'Add Raycast Extension for Akkoma to Bridges' (#22) from Sevichecc/delightful-activitypub-development:main into main

Reviewed-on: https://codeberg.org/fediverse/delightful-activitypub-development/pulls/22
This commit is contained in:
Arnold Schrijver 2023-04-25 17:44:31 +00:00
commit 5d4743ba95

View file

@ -278,6 +278,8 @@ For an overview of known relays, see [Relay List, a regularly updated, sorted li
* :heavy_check_mark: [**YouTube2PeerTube**](https://github.com/mister-monster/YouTube2PeerTube): A bot that mirrors YouTube channels to PeerTube channels as videos are released in a YouTube channel. `AGPL-3.0, Python`
* :heavy_check_mark: [**Raycast Extension for Akkoma**](https://github.com/raycast/extensions/tree/main/extensions/akkoma) ([site](https://www.raycast.com/SevicheCC/akkoma)): By [@Seviche CC](https://kongwoo.icu/seviche), Publish status from Raycast to Akkoma or Pleroma, and view your bookmarked status `MIT, TypeScript`
### Utilities
* [**ActivityPubBotDotNet**](https://github.com/KristofferStrube/ActivityPubBotDotNet) ([Fedi account](https://hachyderm.io/@KristofferStrube)): An implementation of a ActivityPub bot that can communicate with Mastodon servers. `MIT, C#`