8000 GitHub - MrSpinner/widgets
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

MrSpinner/widgets

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 

Repository files navigation

Widget for COVID-19 Cases and Incidence Numbers

Widget to be used in Scriptable-AppStore for iOS14.

Initial source code had been leveraged in from multiple sources, which are listed at the end of this README.md. I modified this source-code for my personal use. Source code is not optimized and for personal use. Feel free to improve code.

My personal screenshot from widget can be seen below: Screenshot

Installation Guideline:

  1. Download Scriptable from AppStore
  2. Create a new script within scriptable using source code from pseudo-transparent script
  3. Take a screenshot from your empty homescreen (guideline here )
  4. Run script from point 2, follow script guideline and export to FILE at end of script, save image to "Scriptable" iCloud-folder (or subfolder). Remember (subfolder and) image file name!
  5. Create a new script within scriptable using source code from this Inzidenz-COVID-19.js; for gradient colored background set variable USE_BG_IMG (line 20 in source code) to false, for background image set it to true, define BG_IMG_SUBFOLDER and BG_IMG as saved (remembered) from point 4 above
  6. Go to iPhone homescreen press and hold on background image, go to + button in upper left corner, add widget from scriptable and select Inzidenz-COVID-19.js
  7. done

Sources/Credits:

  1. Initial toilet paper script by marco79cgn
  2. Initial incidence scripts by Kevninkub
  3. Amazing pseudo-transparent script by mzeryck and simonbs

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%
0