Skip to content

A mobile application for Bluetooth experimentation to support automated contact tracing efforts

License

Notifications You must be signed in to change notification settings

raytheonbbn/pact-toolkit

Repository files navigation

PACT Toolkit

PACT Toolkit

A mobile application for Bluetooth experimentation to support automated contact tracing efforts

Built in direct support of the PACT (Private Automatic Contact Tracing) effort

Features

  • Pairwise Experiment: Installing this application on two devices will allow you to collect RSSI data from two advertising devices
  • Data Export: Export data from this application and share the data via email or other platforms

Development

  1. You should have Node and NPM installed (detailed in step 2)
  2. Install the Ionic CLI
  3. Clone this repository
  4. Run npm install in the project directory (/pact/pact-toolkit-ionic)
  5. Run ionic serve from the same directory to test

You can run the code right in your browser, but a physical device is required for Bluetooth functionality.

Note: Some configuration of your Java environment is required, and this command may not work out of the box.

To build for Android:

ionic cordova build android

To run directly on a connected device:

Ionic cordova run android

Contributing

Coming soon


About

A mobile application for Bluetooth experimentation to support automated contact tracing efforts

Topics

Resources

License

Stars

Watchers

Forks