Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/phuang1024/ffterm

Play media in the terminal.
https://github.com/phuang1024/ffterm

Last synced: about 2 months ago
JSON representation

Play media in the terminal.

Awesome Lists containing this project

README

        

# FFTerm

Play media in the terminal (stdout).

The name was inspired by FFmpeg, but this project is unrelated to it.

## Install

FFTerm is distributed on PyPI:

`pip install ffterm`

## Usage

`ffterm /path/to/video.mp4`

`ffterm /path/to/image.jpg`

There may be errors if the terminal size is too large.

## Example

![](https://raw.githubusercontent.com/phuang1024/ffterm/master/examples/piano.png)