Skip to content

Commit

Permalink
Added client
Browse files Browse the repository at this point in the history
  • Loading branch information
shashank40 committed Jun 18, 2024
1 parent 1a495c7 commit d0c015c
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions getting-started/welcome-to-openadapt/quick-start.md
Original file line number Diff line number Diff line change
Expand Up @@ -154,6 +154,12 @@ Current limitations:
- Recording should be short (i.e. under a minute), as they are somewhat memory intensive, and there is currently an [open issue](https://github.com/OpenAdaptAI/OpenAdapt/issues/5) describing a possible memory leak.
- The only touchpad and trackpad gestures currently supported are pointing the cursor and left or right clicking, as described in this [open issue](https://github.com/OpenAdaptAI/OpenAdapt/issues/145)

# Run OpenAdapt client

`python3 -m openadapt.start`

![image](./assets/client.png)

# Visualize

- Quickly visualize the latest recording you created by running the following command:
Expand Down

0 comments on commit d0c015c

Please sign in to comment.