An open API service indexing awesome lists of open source software.

https://github.com/liddiard/eye-command

Use eye winking to "press" meta keys like Control and Command for accessibility to mitigate repetitive strain injury, carpal tunnel, etc. 👁 ⌨️
https://github.com/liddiard/eye-command

accessibility keyboard opencv opencv-python python

Last synced: about 1 month ago
JSON representation

Use eye winking to "press" meta keys like Control and Command for accessibility to mitigate repetitive strain injury, carpal tunnel, etc. 👁 ⌨️

Awesome Lists containing this project

README

          

# eye-command

## Installation

- create a venv: `python3 -m venv directory/path`
- `pip3 install -r requirements.txt`
- [install dlib](http://www.pyimagesearch.com/2017/03/27/how-to-install-dlib/)