https://github.com/zgldh/hand-pointer
Use your hand to control elements on web page.
https://github.com/zgldh/hand-pointer
Last synced: about 1 month ago
JSON representation
Use your hand to control elements on web page.
- Host: GitHub
- URL: https://github.com/zgldh/hand-pointer
- Owner: zgldh
- License: apache-2.0
- Created: 2024-07-22T12:55:47.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-07-25T15:13:12.000Z (almost 2 years ago)
- Last Synced: 2025-01-25T19:30:28.599Z (over 1 year ago)
- Language: TypeScript
- Size: 40 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Hand Pinter
## Usage
Need node 20
```nvm use```
```bash
mkcert 0.0.0.0
pnpm i
pnpm run dev
```
In another shell
```
pnpm run https
```
Visit https://localhost:8443