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

https://github.com/kavpreetgrewal/touchless-webpage-scroller

A browser extension that allows user to scroll without touching their device!
https://github.com/kavpreetgrewal/touchless-webpage-scroller

browser-extension javascript tensorflow

Last synced: about 2 months ago
JSON representation

A browser extension that allows user to scroll without touching their device!

Awesome Lists containing this project

README

          

# Touchless Webpage Scroller

A browser extension that allows users to scroll webpages without touching their devices. This uses a [**Tensorflow**](https://www.tensorflow.org) handtracking library which tracks the hands of the user so they can scroll up or down by simply raising their hands. Raising one hand will scroll the page down and raising two hands will scroll the page down.



## Technologies
This Chrome browser extension was made with JavaScript, a little bit of HTML/CSS, and using the TensorFlow handtracking library [**handtrack.js**](https://github.com/victordibia/handtrack.js/).

## Usage
This browser extension will be available on the Chrome Web Store very soon, so make sure to try it out. In the meanwhile you can try it out on your device by downloading this repository and then loading the extension on the Chrome extensions developer page.

## Contribution/Feedback
Feel free to contribute if you feel anything needs to be changed or if you encounter any bugs. Just create an issue or make a pull request if needed. Any contributions or feedback would be greatly appreciated and would help improve this extension.

## Contact
If you have any questions/concerns or just want to reach out to me, you can do so at [kavpreetgrewal@gmail.com](mailto:kavpreetgrewal@gmail.com).