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
// Variables used by Scriptable. | |
// These must be at the very top of the file. Do not edit. | |
// icon-color: deep-brown; icon-glyph: magic; | |
// Crypto Coin Widget | |
// by icsAT (https://gist.github.com/icsAT) | |
// Version 0.81 from the 15th of Oktober 2021 | |
// Data from Coin Market Cap Crypto API. | |
// Get your own privat API Key to use with this widget |
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
// Look at https://github.com/icsAT/Weather-Cal |