Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/himanshurajora/hand-scroll

Scroll everything using fingers
https://github.com/himanshurajora/hand-scroll

automation electron gestures ml5 p5 robotjs

Last synced: 19 days ago
JSON representation

Scroll everything using fingers

Awesome Lists containing this project

README

        

# Hand Scroll

I read a lot of web pages, documents, papers, and files. While I read them, I leave the mouse and keyboard and grab my chin in order to focus.
So I thought, why not make a hand scroll to make it easier to read and scroll the page?

Here it is. It's using ML5 for hand tracking and p5.js for the visualization and Electron for the desktop app with robotjs for the scrolling.

### How to run

Just `pnpm install`
and then `pnpm start`

### How should you use it effectively?

Just change a few lines of code and hide the browser window permanently. So it will get hidden and you can use the hand scroll without any distraction.

Also, you can launch it on startup.

Made by Vedik Dev - [Himanshu Jangid](https://github.com/himanshurajora) and [himanshujangid.com](https://himanshujangid.com)