/RICO-Inspector

A basic web tool for inspecting view tree of RICO.

Primary LanguageTypeScriptGNU General Public License v3.0GPL-3.0

RICO-Inspector

A basic web tool for inspecting view tree of RICO.

You should clone this repo after you download all the data of UI Screenshots and View Hierarchies from RICO: https://interactionmining.org/rico

TO REMIND: This tool is for inspecting UI Screenshots and View Hierarchies of RICO.

TO DO: Inspecting all the data of RICO, and I appreciate any contributions or issues :)

How to run this code.

  1. Specify the path to UI Screenshots and View Hierarchies of RICO on your PC in server.py
  2. python server.py
  3. yarn
  4. npm start
  5. VoilĂ 

And the UI would be like...

Click the node inside the tree panel in the middle and start inspecting!!

Enjoy it!