Skip to content

Latest commit

 

History

History
13 lines (13 loc) · 723 Bytes

File metadata and controls

13 lines (13 loc) · 723 Bytes

myScriptableScripts

This repo has various scripts for Scriptable.

Scriptable is an app that has similar functionality to Apple Shortcuts, but uses JavaScript.

To use these scripts:

  1. Install Scriptable from the app store
  2. Create a new script, call it RepoManager
  3. Copy and paste RepoManager.js (from this repo) into the script you made
  4. Run it and select "install all" or select a script you want and then "install"
  5. Check bookmarks.js for more info on setup

Plans for the future:

???Lib: Data storage library (will deal with when I get to it, needs a name)