Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/phuang1024/ffterm
- Owner: phuang1024
- License: gpl-3.0
- Created: 2021-10-03T02:41:45.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2022-04-19T21:49:15.000Z (over 2 years ago)
- Last Synced: 2024-10-11T09:26:49.744Z (3 months ago)
- Language: Python
- Homepage:
- Size: 377 KB
- Stars: 12
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)