https://github.com/swz-git/termvid
Terminal video player
https://github.com/swz-git/termvid
Last synced: 9 months ago
JSON representation
Terminal video player
- Host: GitHub
- URL: https://github.com/swz-git/termvid
- Owner: swz-git
- Created: 2023-02-21T18:04:00.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2023-10-01T22:19:49.000Z (over 2 years ago)
- Last Synced: 2025-09-18T11:03:13.882Z (9 months ago)
- Language: Rust
- Size: 72.3 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
termvid
View videos through your terminal
## Demo

## Features
* Color/Greyscale
* Different pixel styles
* Custom display modes (pad or crop around video with different aspect ratio to terminal)
* Audio playback (WIP)
## Install
Make sure you have [rust and cargo installed](https://rustup.rs/) and then run
```bash
cargo install termvid
```
## How to use
Run this command for a help page
```bash
termvid --help
```