I hereby claim:
- I am alexberkowitz on github.
- I am alexberkowitz (https://keybase.io/alexberkowitz) on keybase.
- I have a public key ASDoV4iEXIa6Np1B2cBXwowuQHhUmzb6elqYxTdxNhBmxwo
To claim this, I am signing this object:
// Variables used by Scriptable. | |
// These must be at the very top of the file. Do not edit. | |
// icon-color: deep-gray; icon-glyph: magic; | |
// Hosting the Cache script myself to make it easier to find for those using my scripts :) | |
// NOTE: This script was written by evandcoleman: https://github.com/evandcoleman/scriptable | |
class Cache { | |
constructor(name) { | |
this.fm = FileManager.iCloud(); | |
this.cachePath = this.fm.joinPath(this.fm.documentsDirectory(), name); |
// Variables used by Scriptable. | |
// These must be at the very top of the file. Do not edit. | |
// icon-color: cyan; icon-glyph: sun; | |
// Variables used by Scriptable. | |
// These must be at the very top of the file. Do not edit. | |
// icon-color: cyan; icon-glyph: sun; | |
/****************************************************************************** | |
* Info | |
*****************************************************************************/ |
# Pause at Height script modified for use on an Ender 3 S1 Pro | |
# Original script by Ultimaker | |
# Updates by Alex Berkowitz | |
# PLEASE NOTE | |
# When the print pauses, you may notice the only available options are PAUSE and STOP | |
# To get around this, simply tap on one of the quick options (nozzle temp, bed temp, etc) | |
# and then press the back button. You should now see the PLAY option available. | |
from ..Script import Script |
// Variables used by Scriptable. | |
// These must be at the very top of the file. Do not edit. | |
// icon-color: green; icon-glyph: database; | |
// A basic widget to demonstrate how to display the result of an API | |
// Initialize the widget | |
const widget = new ListWidget(); | |
// We can use a variable to control multiple properties, in this case the widget padding |
// Variables used by Scriptable. | |
// These must be at the very top of the file. Do not edit. | |
// icon-color: deep-blue; icon-glyph: magic; | |
// Variables used by Scriptable. | |
// These must be at the very top of the file. Do not edit. | |
// icon-color: deep-blue; icon-glyph: clipboard-check; | |
/****************************************************************************** | |
* Info | |
*****************************************************************************/ |
I hereby claim:
To claim this, I am signing this object: