termova 0.3.1

Play videos in the terminal.
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
> This project is very much a work in progress, but it does work.



# About

Termova is a program that allows you to play videos (with audio) in the terminal.

[Bad Apple!! In The Linux Terminal](https://www.youtube.com/watch?v=P-Vn0pZbAxk)



# Configuration

In order to play audio, you will need to configure the audio command.
On Linux, you can find the config file at: `~/.config/termova.toml`.
You can also change the path of the config file by setting the `TERMOVA_CFG_PATH`
environment variable.