Skip to content

Instantly share code, notes, and snippets.

@icsAT
icsAT / Crypto.js
Last active October 15, 2021 15:25
This Scriptable iOS Script displays the price of the selected Cryptocurrencies in a widget on your iPhone or iPad.
// 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
@icsAT
icsAT / weather-cal.js
Last active March 9, 2023 07:31
This is a Scriptable widget is a costumized version of mzeryck's Weather-Cal widget. For German users I added functionality to display the left data volume of your T-Mobile data plan and some Covid-19 data from Robert-Koch-Institute.
// Look at https://github.com/icsAT/Weather-Cal