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

https://github.com/sevenworksdev/tvf

Text Video File - Bringing Text Animation to life!
https://github.com/sevenworksdev/tvf

Last synced: 22 days ago
JSON representation

Text Video File - Bringing Text Animation to life!

Awesome Lists containing this project

README

          

# TVF Player CLI
```
Usage: tvf.py [OPTIONS] FILE_PATH

Options:
--fps FLOAT Frames per second (max 12).
--help Show help message and exit.
```
# Run Star Wars via TVF Player CLI
```
python tvf.py --fps 12 star_wars.tvf|py tvf.py --fps 12 star_wars.tvf
```