Skip to content

Appclerator Titanium Covid-19 widget for Android

Notifications You must be signed in to change notification settings

appcelerator-forks/ti.coronawidget

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Appclerator Titanium Covid-19 widget for Android


Widget


Widget selection


App settings


Content

The widget is a basic Android Home widget that will read Ti.App.Properties and writes them into XML fields. The app will run a foreground service (the icon in the top left corner) and collects data every 30mins. This data is forwarded to the widget.

Build

Widget

go to the widget/android/ folder and run appc ti build -p android --build-only

App

go to the app/ folder and run

appc new --import --no-services
appc ti build -p android

Attention

Android only! For iOS you can use Scriptable with https://gist.github.com/kevinkub/46caebfebc7e26be63403a7f0587f664

About

Appclerator Titanium Covid-19 widget for Android

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 95.6%
  • Python 2.6%
  • Java 1.8%