Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/blazejkustra/raycast-diki
- Owner: blazejkustra
- Created: 2024-03-05T18:14:15.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2024-03-05T18:35:56.000Z (8 months ago)
- Last Synced: 2024-03-05T19:36:02.883Z (8 months ago)
- Language: TypeScript
- Size: 174 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
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)