Login About Gallery
Unit Converter Plus
DICTIONARY
COMMENT
‎Enter comment...
SCRIPTING
‎Get ‎All Keys ‎in ‎Type
TEXT
‎BEGIN:VCARD VERSION:3.0 N;CHARSET=utf-8:Convert now;;;; ORG:; PHOTO;ENCODING=b: ‎Icons.update ‎ END:VCARD BEGIN:VCARD VERSION:3.0 N;CHARSET=utf-8:Search;;;; ORG:By Measurement Type; PHOTO;ENCODING=b: ‎Icons.exit ‎ END:VCARD BEGIN:VCARD VERSION:3.0 N;CHARSET=utf-8:Update;;;; ORG:; PHOTO;ENCODING=b: ‎Icons.convert ‎ END:VCARD BEGIN:VCARD VERSION:3.0 N;CHARSET=utf-8:Exit;;;; ORG:; PHOTO;ENCODING=b: ‎Icons.search ‎ END:VCARD
SCRIPTING
‎Set name of ‎Text ‎to ‎Menu.vcf
CONTACTS
‎Get contacts from ‎Renamed Item
SCRIPTING
‎Choose from ‎Contacts
Prompt
‎Choose an option :
Select Multiple
SCRIPTING
‎If ‎Chosen Item ‎is ‎Update
SCRIPTING
‎Repeat ‎Count
DICTIONARY
VARIABLES
‎Set variable ‎LocalData ‎to ‎Dictionary
SCRIPTING
‎Get current IP address
‎Options Under Construction
SCRIPTING
‎Count ‎Items ‎in ‎Current IP Address
SCRIPTING
‎If ‎Count ‎is ‎0
SCRIPTING
‎Show alert ‎Informational Message
Title
‎optional
Show Cancel Button
SCRIPTING
‎Otherwise
URL
‎https://routinehub.co/api/v1/shortcuts/ ‎LocalData ‎/versions/latest
NETWORK
‎Get contents of ‎URL
‎Options Under Construction
SCRIPTING
‎If ‎result ‎contains ‎success
DICTIONARY
TEXT
‎<html><head></head><body><script> // Embed-a-Engine 1.0 function cmp (a, b) { let pa = a.split('.'); let pb = b.split('.'); for (let i = 0; i < Math.max(pa.length, pb.length); i++) { let na = Number(pa[i]); let nb = Number(pb[i]); if (isNaN(na)) na = 0; if (isNaN(nb)) nb = 0; if (na > nb) return "RollbackAvailable"; if (nb > na) return "UpdateAvailable"; } return "NoChanges"; }; let data = ‎CompareVersionsData ‎; document.write(cmp(data.current, data.new)); </script></body></html>
URL
‎data:text/html, ‎CompareVersionsHTML
SAFARI
‎Get contents of web page at ‎URL
SCRIPTING
‎If ‎Contents of Web Page ‎is ‎NoChanges
SCRIPTING
‎Show alert ‎Unit Converter Plus is up to date
Title
‎Unit Converter Plus is up to date
Show Cancel Button
SCRIPTING
‎Otherwise
SCRIPTING
‎If ‎Contents of Web Page ‎is ‎RollbackAvailable
TEXT
‎A rollback is available: ‎LocalData ‎ ↘ ‎Remote
SCRIPTING
‎Otherwise
TEXT
‎An update is available: ‎LocalData ‎ → ‎Remote
SCRIPTING
‎End If
SCRIPTING
‎Choose from Menu
SCRIPTING
‎Install result (Version)
URL
‎https://routinehub.co/download/ ‎Remote
SAFARI
‎Open ‎URL
SCRIPTING
‎Exit shortcut with ‎URL
SCRIPTING
‎Not now
SCRIPTING
‎End Menu
SCRIPTING
‎End If
SCRIPTING
‎Otherwise
SCRIPTING
‎Show alert ‎Informational Message
Title
‎optional
Show Cancel Button
SCRIPTING
‎End If
SCRIPTING
‎End If
SCRIPTING
‎End Repeat
SCRIPTING
‎Exit shortcut with ‎Repeat Results
SCRIPTING
‎End If
SCRIPTING
‎If ‎Chosen Item ‎is ‎Exit
NOTIFICATIONS
‎Show notification ‎Input
‎Options Under Construction
SCRIPTING
‎Exit shortcut with ‎Result
SCRIPTING
‎End If
SCRIPTING
‎If ‎Chosen Item ‎is ‎Convert now
SCRIPTING
‎Choose from ‎Dictionary Value
Prompt
‎Choose a measurement type from below :
Select Multiple
VARIABLES
‎Set variable ‎Type ‎to ‎Chosen Item
SCRIPTING
‎End If
SCRIPTING
‎If ‎Chosen Item ‎is ‎Search
SCRIPTING
‎Ask ‎ Enter the type of measurement (Area, Mass, Volume ... etc) :
Input Type
‎Text
Default Answer
‎Text
FILES
‎Filter ‎Dictionary Value ‎where
‎[{'class': 'filter-property', 'value': 'Name'}, {'class': 'filter-operator', 'value': 'contains'}, {'class': 'filter-benchmark inline', 'value': [{'class': 'magic', 'value': 'Provided Input', 'glyph': '', 'UUID': '23F14CBA-D11C-461B-B1C8-0A04635FEEC6'}]}]
Sort by
‎Name
Order
‎A to Z
Limit
SCRIPTING
‎Choose from ‎Files
Prompt
‎Choose a measurement type :
Select Multiple
VARIABLES
‎Set variable ‎Type ‎to ‎Chosen Item
SCRIPTING
‎End If
SCRIPTING
‎If ‎Type ‎is ‎Other
MEASUREMENT
‎Ask Each Time ‎Value ‎m
MEASUREMENT
‎Convert ‎Measurement ‎into ‎Ask Each Time ‎in ‎metres
SCRIPTING
‎Show alert ‎Informational Message
Title
‎optional
Show Cancel Button
SCRIPTING
‎Exit shortcut with ‎Result
SCRIPTING
‎End If
SCRIPTING
‎Get ‎Value ‎for ‎Type. ‎Type ‎in ‎Dictionary
SCRIPTING
‎Choose from ‎Dictionary Value
Prompt
‎Choose the unit you want to convert from :
Select Multiple
VARIABLES
‎Set variable ‎FromUnit ‎to ‎Chosen Item
SCRIPTING
‎Ask ‎Enter the Value in ‎FromUnit ‎ :
Input Type
‎Number
Default Answer
‎0
VARIABLES
‎Set variable ‎Value ‎to ‎Provided Input
SCRIPTING
‎Repeat ‎Count
SCRIPTING
‎If ‎Type ‎is ‎Volume
SCRIPTING
‎If ‎FromUnit ‎is ‎acre-feet
MEASUREMENT
‎Volume ‎{'VariableName': 'Value', 'Type': 'Variable'} ‎af
SCRIPTING
‎End If
SCRIPTING
‎If ‎FromUnit ‎is ‎bushels
MEASUREMENT
‎Volume ‎{'VariableName': 'Value', 'Type': 'Variable'} ‎bsh
SCRIPTING
‎End If
SCRIPTING
‎If ‎FromUnit ‎is ‎centiliters
MEASUREMENT
‎Volume ‎{'VariableName': 'Value', 'Type': 'Variable'} ‎cL
SCRIPTING
‎End If
SCRIPTING
‎If ‎FromUnit ‎is ‎cubic centimeters
MEASUREMENT
‎Volume ‎{'VariableName': 'Value', 'Type': 'Variable'} ‎cm³
SCRIPTING
‎End If
SCRIPTING
‎If ‎FromUnit ‎is ‎cups
MEASUREMENT
‎Volume ‎{'VariableName': 'Value', 'Type': 'Variable'} ‎cup
SCRIPTING
‎End If
SCRIPTING
‎If ‎FromUnit ‎is ‎deciliters
MEASUREMENT
‎Volume ‎{'VariableName': 'Value', 'Type': 'Variable'} ‎dL
SCRIPTING
‎End If
SCRIPTING
‎If ‎FromUnit ‎is ‎dm³
MEASUREMENT
‎Volume ‎{'VariableName': 'Value', 'Type': 'Variable'} ‎dm³
SCRIPTING
‎End If
SCRIPTING
‎If ‎FromUnit ‎is ‎fluid ounces
MEASUREMENT
‎Volume ‎{'VariableName': 'Value', 'Type': 'Variable'} ‎fl oz
SCRIPTING
‎End If
SCRIPTING
‎If ‎FromUnit ‎is ‎cubic feet
MEASUREMENT
‎Volume ‎{'VariableName': 'Value', 'Type': 'Variable'} ‎ft³
SCRIPTING
‎End If

Showcuts

Magic Vars

Screenshot

Submitted Anonymously over a year ago

Visit iCloud (iOS)

Copy iCloud Link

Scan QR Code

0

420 more actions