Skip to content

Commit

Permalink
updated readme
Browse files Browse the repository at this point in the history
  • Loading branch information
ewilliams0305 committed Jan 7, 2024
1 parent 6dc5954 commit 71c649d
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 2 deletions.
10 changes: 8 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -112,6 +112,11 @@ A new program will be uploaded and a room will be instantly instantiated with th
# 🦮 Guides
Tutorials for the `vcli` providing use cases and examples

## 🚀 Launching Application
You can launch the application on the VC4 machine via an SSH session by simply running the vcli executable on the appliance. Alternaively you can launch the vcli from your local machince with the -t and -h flags provided.

![Readme Image](./docs/connecting.gif)

## 🚻 Controlling Rooms

### Start and stop rooms
Expand All @@ -137,9 +142,10 @@ Navigate to the program menu, with the program highlighted press ctrl+d or the d

![DELETE PROGRAM](./docs/del_prog.gif)

## ⚖️ Authorization and Licenses
## ⚖️ API Tokens
Users can gernerate, edit, and delete API tokens from the VCLI console. Navigate to the API Token menu option or press ctrl+a to enter the token view. Press ctrl+n to create a new API token or use the up/down arrows to navigate the list of API tokens followed by the enter or delete keys.

## 📲 Device mapping and status
![Readme Image](./docs/apitoken.gif)

## ℹ️ System information

Expand Down
Binary file added docs/apitoken.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/connecting.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 71c649d

Please sign in to comment.