Skip to content

JulianKnodt/artPanel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 

Repository files navigation

artPanel

A simple tool to pretty up your work environment

Installation & Usage

  • Go install this repo
  • create folder with images
  • Enjoy
go install https://github.com/JulianKnodt/artPanel

Usage of artPanel:
  -chars string
    Characters to use for rendering (default "░▒▓█")
  -height int
    Fixed height(negative implies unfixed) (default -1)
  -p string
    Path to folder containing images to render (default ".")
  -qs int
    # of imgs to queue(larger # == less latency, more mem) (default 2)
  -shuffle
    Shuffle source images (default true)
  -sleep duration
    How long to sleep for (default 3s)
  -width int
    Fixed width(negative implies unfixed) (default -1)
  -workers int
    Number of workers for rendering (default 2)

Features to be built

Please suggest.

About

Render images in terminal

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages