Skip to content

Vort3xed/AutoBoardV2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AutoBoard - Gesture & Voice Flowchart Creator

u can make a flow chart using hands and add text via voice

made by Agneya

Setup

Quick Start

  1. clone project files

  2. Serve the files:

    option 1: use python:

    # go to the project directory
    cd AutoBoard
    
    # start a simple HTTPS server (Python 3)
    python -m http.server 8000 --bind 127.0.0.1

    then go to localhost:8000

    option 2: use vscode live server:

    • install live server extension
    • right-click on index.html and select "Open with Live Server"
  3. allow camera and microphone permissions when prompted by your browser

About

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published