Skip to content

Latest commit

 

History

66 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation


A command line application for viewing and searching for images and gifs.

GitHub release (latest by date)


Features

  • Display images in the terminal
  • Play GIFs in the terminal
  • Search for GIFs using the --search flag
  • Images and GIFs are scaled accordingly to your terminal
  • Accepts URLs as the image argument using the --url flag
  • Repeats/loops gifs using the --repeats flag

Getting Started

  • Clone the repo: git clone https://github.com/alannxq/tim.git

  • CD into the directory: cd tim

  • Run the program: python tim.py <filename>

  • To get the search function, make sure to create a giphy api key and add it to your environment variables

Requirements

  • The pillow & sty module(s)

On Windows: pip install pillow sty or py -m pip install pillow sty

On Linux/macOS: pip install pillow sty

Images


About

TIM, a Terminal Image Viewer

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages