Skip to content

sendyhalim/gambar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gambar

A cli tool to generate ASCII Art from image. ASCII Art algorithm provided by Swort

Usage

gambar /path/to/image

# Or save it to a file
gambar /path/to/image > image.txt
cat image.txt

Installation

Building from source

You'll need to install swift first. Then do below commands.

# MacOS
brew install gd

# Linux
sudo apt-get install libgd-dev

# Install dependencies
git clone https://github.com/sendyhalim/gambar
cd gambar
make install

License

MIT

Oh Yeahhhhhhhh

About

Swift CLI tool to generate ASCII art from image

Topics

Resources

License

Stars

5 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors