Watch Out for Energy Patterns! Towards TaggingEnergy Sensitive GitHub Issues
eTagger is a Chrome extension that labels GitHub issues from Android project repositories with the associated energy patterns. More information about the energy patterns used can be found at here
Have Python 3.x installed in your system.
- Clone the repository using
git clone https://github.com/rishalab/eTagger.git
- Navigate to the backend folder and run
pip3 install requirements.txt
- To start the server, use the command
python backend.py
- Load the extension directory in devloper mode. Instructions for loading.
- Navigate to a GitHub repository of an Android project. Ex: iNPUTmice/Conversations
- Navigate to the issues tab to see the issues labeled with energy patterns.