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.
- Specify the path to
UI Screenshots and View Hierarchies
of RICO on your PC inserver.py
- python server.py
- yarn
- npm start
- VoilĂ
And the UI would be like...
Click the node inside the tree panel in the middle and start inspecting!!
Enjoy it!