Diki Translate with autosuggestions is an extension for Raycast.
The extension will fail if you have the "Limit IP Address Tracking" setting enabled in System Preferences > Network.
Clone the project
git clone https://github.com/kustrablazej/raycast-diki.git
Go to the project directory
cd raycast-diki
Install dependencies
npm install
Build locally
npm run dev
Finally open Raycast and use the command Import Extension
then choose the cloned directory
Matthew Blode (mblode)