Skip to content

A Scriptable widget that shows the yesterday's etf cours based on leeway API.

Notifications You must be signed in to change notification settings

wickenico/etf-ticker-widget.js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

etf-ticker-widget.js

A Scriptable widget that shows the yesterday's etf course based on leeway API.

Prerequisites

  • To use this Widget you need an API key from Leeway.
  • You can get this by creating an account here for free:
  • https://leeway.tech/auth/signup
  • You will find your API key in the Account settings.
  • Copy the API key and paste it in line 14:
  • const apiKey = '<INSERT API KEY>

Setup

  • (if not done yet) Download the scriptable app form AppStore
  • In Scriptable create a new script
  • Copy the code from script file crypto-ticker-widget.js
  • Create a new widget on homescreen and select this script in scriptable

TODOs

  • Errorhandling (No API Key / API calls reached / API fail)

About

A Scriptable widget that shows the yesterday's etf cours based on leeway API.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published