https://github.com/daniel-beard/teslacamviewer
Quickly review and delete Tesla Sentry + Dashcam footage.
https://github.com/daniel-beard/teslacamviewer
dashcam macos tesla video
Last synced: 6 months ago
JSON representation
Quickly review and delete Tesla Sentry + Dashcam footage.
- Host: GitHub
- URL: https://github.com/daniel-beard/teslacamviewer
- Owner: daniel-beard
- License: apache-2.0
- Created: 2019-05-07T01:50:35.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-06-14T03:48:39.000Z (over 2 years ago)
- Last Synced: 2025-03-30T17:04:44.085Z (7 months ago)
- Topics: dashcam, macos, tesla, video
- Language: Swift
- Homepage:
- Size: 8.93 MB
- Stars: 14
- Watchers: 3
- Forks: 2
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# TeslaCamViewer

## Usage
- Open the project in Xcode 14.2 or later
- Build and Run
- Currently tested against macOS 13.3 or later## Keyboard Shortcuts
The app is heavily keyboard shortcut driven. Here's a list of shortcuts:
- `o` - Show the open folder panel
- `a` - Show / Hide video list
- `{space}` - Play / Pause
- `j` - Next video
- `k` - Previous video
- `h` - Decrease playback speed
- `l` - Increase playback speed
- `r` - Restart video
- `t` - Change video gravity
- `s` - Show / Hide progress slider
- `d` - Show / Hide debug panel## Notes
- This project is currently just used by me for quickly reviewing Sentry + Dashcam footage.
## License
Apache 2.0. See LICENSE file.