https://github.com/joshdk/ascii
An image viewer for your terminal
https://github.com/joshdk/ascii
Last synced: 8 months ago
JSON representation
An image viewer for your terminal
- Host: GitHub
- URL: https://github.com/joshdk/ascii
- Owner: joshdk
- License: other
- Created: 2012-12-17T07:12:55.000Z (almost 13 years ago)
- Default Branch: master
- Last Pushed: 2013-03-09T05:43:08.000Z (almost 13 years ago)
- Last Synced: 2025-03-27T20:12:29.383Z (9 months ago)
- Language: Python
- Size: 164 KB
- Stars: 19
- Watchers: 3
- Forks: 7
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
ascii
=====
An image viewer for your terminal

Setup
-----
### Install
# make install
### Uninstall
# make uninstall
Running
-------
$ ascii IMAGE [CHARSET]
$ ascii picture.jpg
$ ascii picture.jpg " -+=$#"
Notes
-----
### Dependencies
* Python2
* PIL