Skip to content

A Image to Unicode converter, that can also be used as a terminal greeter

Notifications You must be signed in to change notification settings

xKrusty/UniGreet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

UniGreet

  • A simple Image to Unicode converter, that can be used as a terminal-greeter

preview_gif

Table of Contents

Notes

  • It supports 2 different character sets: BRAILLE, BLOCK
  • You need a Terminal and Font that allows Unicode-Characters
  • most terminals support color escape sequences, if you get weird results use flag --nocolor
  • on Windows It is recommended to use the "Windows Terminal" app, as it allows for Unicode Characters and RGB colors

Usage

  • python ./unigreet.py <file> [FLAGS]
  • use -h / --help to see all available flags

Installation

  • For the Python version you need the "pillow" package
    • python -m pip install pillow

WIP

  • C Version
  • add ASCII Charset

About

A Image to Unicode converter, that can also be used as a terminal greeter

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Languages