/flare

This project has been deprecated and the repository will no longer be updated. Flare allows users with mobile devices to discover and interact with things in an environment. It combines multiple location technologies with a realtime communications architecture, to enable new kinds of user interactions.

Primary LanguageJavaScriptOtherNOASSERTION

This project has been deprecated and the repository will no longer be updated

Flare allows users with mobile devices to discover and interact with things in an environment. It combines multiple location technologies with a realtime communications architecture, to enable new kinds of user interactions.

Server

The Flare server is implemented in Node.js. You can run it on your own computer or in a virtual machine.

Clients

Flare includes client libraries and sample code for the following platforms:

See the individual pages above for a list of dependencies, installation and configuration instructions, and usage examples.

Tutorials

These tutorials will jumpstart your development on specific topics:

  • Import tutorial - how to write a script that imports data into Flare
  • Location tutorial - how to write an iOS or Android app that uses Flare location technologies
  • Socket.IO tutorial - how to write an iOS or Android app that uses Flare realtime notifications

Sample apps

These apps are included in the sample code. Use the Flare Explorer to set up your environment, and the Trilateral app to navigate using mobile devices.