Home

Awesome

CryptoWidget

A JavaScript for Scriptable, showing your personal crypto-balances in a widget!

Last Commit License Version License

📗 Description

A JavaScript to create your own widget in the Scriptable App, which shows your balances in cryptocoins. It uses the CryptoCompare API to retrieve current prices for the currencies. You can feed it with your personal balances of multiple coins. Have your depot always on screen!

🖥 Preview

SmallMediumLarge
<img src="./preview_small.png" alt="Preview Widget Small" height="150"/><img src="./preview_medium.png" alt="Preview Widget Medium" height="150"/><img src="./preview_large.png" alt="Preview Widget Large" height="300"/>

🛠 How to install

iOS

🍼 How to feed your balances to the Widget

Copy&Paste a JSON formated string into the parameter-field of your widget. For example:

[{"Currency":"BTC", "Amount":"0.0999", "Invest":"999"}, {"Currency":"ETH", "Amount":"0.0999", "Invest":"999"}]

☑️ TODOS

You are very welcome to submit new ideas, feature-request and issues!

🔍 Find more widgets on