Implementation of fade-in notifications (a clone of private repos TriggerNotificationPython and NIPGlass)
- NotiFade: Minimizing OHMD Notification Distractions Using Fading, CHI EA'23 [PDF] (camera ready)
- Poster
@inproceedings{janaka_notifade_2023,
address = {New York, NY, USA},
series = {{CHI} {EA} '23},
title = {{NotiFade}: {Minimizing} {OHMD} {Notification} {Distractions} {Using} {Fading}},
isbn = {978-1-4503-9422-2},
shorttitle = {{NotiFade}},
url = {https://dl.acm.org/doi/10.1145/3544549.3585784},
doi = {10.1145/3544549.3585784},
booktitle = {Extended {Abstracts} of the 2023 {CHI} {Conference} on {Human} {Factors} in {Computing} {Systems}},
publisher = {Association for Computing Machinery},
author = {Janaka, Nuwan and Zhao, Shengdong and Chan, Samantha},
month = apr,
year = {2023},
keywords = {OHMD, OST HMD, animation, distraction, fade, fading, interruption, notification, scroll, smart glasses},
pages = {1--9},
}
- This repo contains the notification triggering implementation using Python (FadeNotifPython) and UI implementation using Android(FadeNotifAndroid)
- See the individual folders for requirements and installations
- Project folder: here
- Documentation: here
- Version info