Skip to content

Imaginal displays videos and images inside terminal - just using python3 (pillow)

License

Notifications You must be signed in to change notification settings

TralseDev/imaginal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Imaginal

Image2Terminal

Example video

Description

Imaginal is a tool that displays (colored) images and videos/gifs in the terminal without any special software. This is written in python3

Getting Started

Installation

Python version 3.5+, tested for python3.8

git clone https://github.com/TralseDev/Imaginal
pip3 install -r requirements.txt

Executing program

python3 main.py

Examples:

python3 main.py -p my_gif.gif -v -s 10x10
python3 main.py -p my_img.jpg -img

Help

python3 main.py -h

Authors

Tralse

Version History

  • 1.0 (21.1.2022)
    • Stable version

License

This project is licensed under the GNU General Public License v3.0 (GNU GPLv3 License).

About

Imaginal displays videos and images inside terminal - just using python3 (pillow)

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages