From 2ab19d68ef4106f2ba590f5689e75aa00e58dfe1 Mon Sep 17 00:00:00 2001 From: Sevichecc Date: Tue, 25 Apr 2023 15:17:46 +0000 Subject: [PATCH] Add Raycast Extension for Akkoma to Bridges --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index f21697a..7877877 100644 --- a/README.md +++ b/README.md @@ -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#`