This commit is contained in:
2021-11-05 09:24:08 +02:00
parent 03780543dc
commit f11c7d65fa
5 changed files with 362 additions and 1 deletions

View File

@@ -8,7 +8,7 @@ example: `tsmark video.mp4 --ts 10,00:01:23.4`
- Opens video named `video.mp4`
- Sets predefined timestamps at 10 seconds, and 1 minute 23.4 seconds.
Keyboard shortcuts:
## Keyboard shortcuts:
```
Arrows left and right, Home, End
@@ -21,3 +21,7 @@ i toggle HUD
q quit
```
## Install
`pipx install git+https://github.com/moonq/tsmark.git`