Skip to content

[CHI'23] Augment text notifications with icons to minimize OHMD notification interruption during multitasking

License

Notifications You must be signed in to change notification settings

Synteraction-Lab/IconAugmentedNotification

Repository files navigation

IconAugmentedNotification

Implementation of icon-augmented notifications (a clone of private repos TriggerNotificationPython and NIPGlass)

Publications

@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},
}

Contact person

Contents

  • 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 for Study 3 implementation
  • See the individual folders for requirements and installations

Project links

About

[CHI'23] Augment text notifications with icons to minimize OHMD notification interruption during multitasking

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages