Skip to content

✶ ✶ ✶ ✶ Bash scripts for displaying ASCII art of Chicago flag/skyline in the terminal ✶ ✶ ✶ ✶

License

Notifications You must be signed in to change notification settings

connordelacruz/chicago-ascii.sh

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chicago ASCII Art Scripts

Screenshot of script output

Some bash scripts that echo ASCII art of the Chicago flag or skyline in the horizontal center of the terminal.

(Technically might not be "ASCII" art since they use Unicode characters and ANSI escape sequences?)

ASCII Art Scripts

  • flag.sh: The Chicago flag
  • skyline.sh: Chicago skyline (supports custom colors via arguments!)

Other scripts:

  • skyline-condensed.sh: Legacy skyline-condensed.sh is now skyline.sh

Usage

To echo the ASCII art in terminal, just run one of the scripts. E.g.:

~/.chicago-flag/flag.sh

Custom Colors for skyline.sh

Custom skyline.sh colors example

skyline.sh takes up to 6 positional arguments for custom colors. Each argument must be a valid terminal foreground color code that can be passed to tput setaf.

Examples:

Different arg combinations for skyline.sh

License

Copyright (c) 2021 Connor de la Cruz

This project is licensed under the terms of the MIT license.

About

✶ ✶ ✶ ✶ Bash scripts for displaying ASCII art of Chicago flag/skyline in the terminal ✶ ✶ ✶ ✶

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages