Some of my scripts for the app Scriptable.
To execute the scripts in this repository, you must install the iOS app Scriptable and copy the scripts into your iCloud "Scriptable" folder.
The name speaks for itself. A very simple script, but your clipboard shines afterwards 😉.
Translate your current clipboard text into another language with DeepL.
ℹ️ Configuration necessary:
- You need a (paid) API key from DeepL API
- Please paste the key into the script (API_AUTH_KEY)
- You can also configure the API_SOURCE_LANG (auto detection is supported), API_TARGET_LANG (default language), TRANSLATION_TARGET (QuickLook or Pasteboard)
scriptable-scripts is licensed under the The Unlicense