Skip to content

Latest commit

 

History

History
36 lines (22 loc) · 559 Bytes

README.MD

File metadata and controls

36 lines (22 loc) · 559 Bytes

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