Skip to content

achmet9948/Corona-incidence-Widget

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 

Repository files navigation

Corona_Inzidenz_Widget

It is a small widget for Smashing.io
The Widget shows the current incidence value of a german city.

image

Installation:

  • Move the corona.rb to your job folder
  • Move the corona-folder in the widgets folder to your own widget folder
  • Add the following lines to your dashboard:
<li data-row="1" data-col="2" data-sizex="1" data-sizey="1">
  <div data-id="inci" data-view="Corona"></div>
</li>