Skip to content

This script allows you view pictures & videos in terminal

Notifications You must be signed in to change notification settings

sevashasla/picture_in_terminal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

picture_in_terminal

It allows one to see pictures + play videos (with sound) inside the terminal.

to run:

sudo apt update
sudo apt install ffmpeg
git clone https://github.com/sevashasla/picture_in_terminal.git
cd picture_in_terminal
pip install requirements.txt
cd src
python3 picture_in_terminal -p "/path/to/image"

new: playing videos

python3 picture_in_terminal -p "path/to/video" --video --audio

Other params one and their short description can see with --help option

Examples:

example1

example1

About

This script allows you view pictures & videos in terminal

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published