Skip to content

Real time video to command line render tool

Notifications You must be signed in to change notification settings

doxyf/Terminalifier

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Terminalifier

This tool convert video to terminal text in realtime

Installation

Download & install Python

Recommended to use Python 3.6

Download & install pip

Save this project on your device using git or download button

In folder where you have the project use pip -r requirements.txt

Usage

In file config.py configure all things you need.

At folder where you have the project execute command python run.py

This is my first Python project, pls don't hate me.