# About

CodeGRITS is professionally built and supported by a small dedicated team of HCI and SE researchers from SaNDwich Lab at the University of Notre Dame and Vanderbilt University. We are committed to keeping CodeGRITS open source and making it beneficial for the community.

The authors of CodeGRITS are Ningzhi Tang (equal contribution), Junwen An (equal contribution), Meng Chen, Aakash Bansal, Yu Huang, Collin McMillan, and Toby Jia-Jun Li. Technical support questions, bug reports, and feature requests are best started as a GitHub Issue.

We prepared a video demonstration of CodeGRITS for ICSE 2024.

# Credits

CodeGRITS would not be possible without the following commercial and open-source projects:

  • IntelliJ Platform SDK: CodeGRITS is built on top of the IntelliJ Platform.
  • Tobii Pro SDK: CodeGRITS uses the Tobii Pro SDK to collect eye gaze data from Tobii eye-tracking devices.
  • ReType: CodeGRITS documentation is built with Retype.
  • JavaCV: CodeGRITS uses JavaCV to implement the screen recorder.

Special thanks to the iTrace team. iTrace is a similar tool to CodeGRITS for collecting developers' eye gaze data in several IDEs, including Eclipse, Visual Studio, and Atom. We have learned a lot from their work and referred to part of their code. Different from iTrace, CodeGRITS is built for JetBrains IDEs and provides a set of extra functionalities (e.g., IDE tracking, screen recording, etc.) for empirical SE researchers.

# License

CodeGRITS is licensed under the MIT License. See the LICENSE for details.

# Contact us

Please feel free to contact us anytime if you have any questions or suggestions.