kporten / scriptable-scripts

Some of my scripts for the app Scriptable

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

scriptable-scripts

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.

Script: Clean Clipboard

The name speaks for itself. A very simple script, but your clipboard shines afterwards 😉.

Script: Translate

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

About

Some of my scripts for the app Scriptable

License:The Unlicense


Languages

Language:JavaScript 100.0%