Skip to content

SimonLariz/TerminalSlideshow

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

Terminal Ascii Slideshow

An awesome python program that will display ascii representations of images in the terminal.

Prerequisites

  • Python 3
  • Pillow - Imaging Library, image processing for Python

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. Simply download the .py file and ensure the Pillow package is installed (See below for more details). Next once the project is setup navigate to the main() function and locate the path. Replace path with the desired path to the folder containing the images. Lastly, check the sleep delay to the desired delay between images.

Installing

Make sure the required libraries are installed.

  • Pillow
pip install PIL

Authors

Simon Lariz

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages