Skip to content

Commit d65bd8e

Browse files
committed
Enable inline demo video playback and limit LFS to oversized video
1 parent c343904 commit d65bd8e

12 files changed

+65
-11
lines changed

.gitattributes

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
*.mp4 filter=lfs diff=lfs merge=lfs -text
1+
python/demos/09-build-file-local-path.mp4 filter=lfs diff=lfs merge=lfs -text

README.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,16 @@ python demos/01_connect_discovery.py
5757
- `09` local-path build helper: `python demos/09_build_file_local_path.py "house.schem" --coords 100 -60 100 --wait`
5858
- `10` CLI entrypoints: `python demos/10_cli_entrypoints.py`
5959

60+
### Featured Video Previews
61+
62+
`07` mini console:
63+
64+
<video src="https://github.com/GSstarGamer/Py-Ritone/raw/main/python/demos/07-mini-console.mp4" controls width="900"></video>
65+
66+
`09` local-path build helper:
67+
68+
<video src="https://github.com/GSstarGamer/Py-Ritone/raw/main/python/demos/09-build-file-local-path.mp4" controls width="900"></video>
69+
6070
## One-Click Dev Client
6171

6272
- Double-click `run_dev_client.bat` at repo root, or run it in terminal:
745 KB
Binary file not shown.

python/demos/02-basic-commands.mp4

2.21 MB
Binary file not shown.
9.1 MB
Binary file not shown.
20.4 MB
Binary file not shown.

python/demos/05-cancel-task.mp4

8.14 MB
Binary file not shown.
2.31 MB
Binary file not shown.

python/demos/07-mini-console.mp4

7.91 MB
Binary file not shown.

python/demos/08-async-workflow.mp4

10.3 MB
Binary file not shown.

0 commit comments

Comments
 (0)