Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/blazejkustra/raycast-diki

Translate with diki
https://github.com/blazejkustra/raycast-diki

Last synced: 29 days ago
JSON representation

Translate with diki

Awesome Lists containing this project

README

        

# Diki Translate Extension for Raycast

Diki Translate with autosuggestions is an extension for [Raycast](https://www.raycast.com/).

## Please note

The extension will fail if you have the "Limit IP Address Tracking" setting enabled in System Preferences > Network.

## Install Locally

Clone the project

```bash
git clone https://github.com/kustrablazej/raycast-diki.git
```

Go to the project directory

```bash
cd raycast-diki
```

Install dependencies

```bash
npm install
```

Build locally

```bash
npm run dev
```

Finally open Raycast and use the command `Import Extension` then choose the cloned directory

## Author

**Matthew Blode** (mblode)

- [GitHub](https://www.github.com/mblode)
- [Portfolio](https://matthewblode.com)