Skip to content

pdjohntony/redsky-mye911-checkup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RedSky MyE911 Checkup

Web GUI tool that takes CSV reports from RedSky and verifies MyE911 Users have a device mapped. If a user has no device mapped it will try to match devices to users and create a MyE911 Device Mapping CSV import file.

Table of contents

Installation

A) Either download the executable from the latest release section.

OR

B) Run the tool with Python.

  1. Clone the repository
git clone https://github.com/pdjohntony/redsky-mye911-checkup
  1. Install the python requirements
pip install -r requirements.txt
  1. Start with
python app_flask.py

Usage

  1. Run the executable, click allow if prompted by firewall
  2. A browser window should open automatically, if not go to http://localhost:5001

Alt text Alt text