Skip to content

jplyle/app-proximity-reminders

 
 

Repository files navigation

app-proximity-reminders

A webinos app for creating reminders based on where you are and what time it is.

To make the application into a widget, simply zip the contents of the repository. You can also (for convenience) use the included shell scripts:

  • create-widget.sh will create the widget package
  • create-signatures.sh will sign the widget using example author and distributor signatures held in the example-certs directory
  • create-signed-widget.sh creates a packaged, signed widget. It just calls the other two scripts.

Warning: at present this doesn't work on Chrome because Chrome doesn't support the FileAPI if the webpage is loaded over the file:// protocol.

License

All source code and content created by members of the webinos project is released with the APACHE 2.0 license (see the LICENSE file).

We have included other modules not created by the webinos project with different licenses. This includes:

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 97.8%
  • Shell 2.2%