This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| // kuant-widget.js | |
| // iOS Scriptable widget for Kuant paper book. | |
| // Supports Small / Medium / Large home screen + Lock Screen accessories. | |
| // | |
| // 1. Install Scriptable from App Store | |
| // 2. New script -> paste this file -> Done | |
| // 3. Long-press home screen -> + -> Scriptable -> pick a size | |
| // 4. Long-press the placeholder widget -> Edit Widget -> Script: kuant-widget | |
| // Tapping the widget opens the iOS Shortcut named in WIDGET_OPEN_URL below. |