Implementation of icon-augmented notifications (a clone of private repos TriggerNotificationPython and NIPGlass)
- Can Icons Outperform Text? Understanding the Role of Pictograms in OHMD Notifications, CHI'23 [PDF] (camera ready)
@inproceedings{janaka_can_2023,
address = {New York, NY, USA},
series = {{CHI} '23},
title = {Can {Icons} {Outperform} {Text}? {Understanding} the {Role} of {Pictograms} in {OHMD} {Notifications}},
isbn = {978-1-4503-9421-5},
shorttitle = {Can {Icons} {Outperform} {Text}?},
url = {https://dl.acm.org/doi/10.1145/3544548.3580891},
doi = {10.1145/3544548.3580891},
booktitle = {Proceedings of the 2023 {CHI} {Conference} on {Human} {Factors} in {Computing} {Systems}},
publisher = {Association for Computing Machinery},
author = {Janaka, Nuwan Nanayakkarawasam Peru Kandage and Zhao, Shengdong and Sapkota, Shardul},
month = apr,
year = {2023},
keywords = {OHMD, OST HMD, distraction, icon, interruption, notification, pictogram, smart glasses},
pages = {1--23},
}
- This repo contains the notification triggering implementation using Python (IconNotifPython) and UI implementation using Android(IconNotifAndroid)
- Please see the branch study1 for
Study 1
impementation and branch study3 forStudy 3
implementation - See the individual folders for requirements and installations
- Project folder: here
- Documentation: here
- Version info