Skip to content

EtkinD/ascii_webcam

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ascii Webcam

Script that takes a webcam image and converts it to ascii art on your terminal.

  • Only works on windows

Requirements

  • Python3 sdk
  • pip3
  • Also, virtual environment package should be installed in your python sdk.

Installation

There is install_venv.bat file in root directory. You can run it to install virtual environment and required packages.

Running

1:

Just double click the run.bat file.

2:

.\venv\Scripts\activate
python ascii_webcam.py

Example