Skip to content
View alexberkowitz's full-sized avatar

Block or report alexberkowitz

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
alexberkowitz/README.md

Pinned Loading

  1. Todoist Widget for Scriptable Todoist Widget for Scriptable
    1
    // Variables used by Scriptable.
    2
    // These must be at the very top of the file. Do not edit.
    3
    // icon-color: deep-blue; icon-glyph: magic;
    4
    // Variables used by Scriptable.
    5
    // These must be at the very top of the file. Do not edit.
  2. Tomorrow.io Widget for Scriptable Tomorrow.io Widget for Scriptable
    1
    // Variables used by Scriptable.
    2
    // These must be at the very top of the file. Do not edit.
    3
    // icon-color: cyan; icon-glyph: sun;
    4
    // Variables used by Scriptable.
    5
    // These must be at the very top of the file. Do not edit.
  3. Scriptable widget example with API call Scriptable widget example with API call
    1
    // Variables used by Scriptable.
    2
    // These must be at the very top of the file. Do not edit.
    3
    // icon-color: green; icon-glyph: database;
    4
    // A basic widget to demonstrate how to display the result of an API
    5
    
                  
  4. Ender 3 S1 Pro Pause at Height Script Ender 3 S1 Pro Pause at Height Script
    1
    # Pause at Height script modified for use on an Ender 3 S1 Pro
    2
    # Original script by Ultimaker
    3
    # Updates by Alex Berkowitz
    4
    
                  
    5
    # PLEASE NOTE