An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          


termvid


View videos through your terminal


## Demo

![demo video](https://filebin.swz.works/api/file/F0Y9hKpe8sg)

## 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
```