Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/joshdk/ascii
An image viewer for your terminal
https://github.com/joshdk/ascii
Last synced: about 4 hours 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 12 years ago)
- Default Branch: master
- Last Pushed: 2013-03-09T05:43:08.000Z (over 11 years ago)
- Last Synced: 2023-03-11T03:48:01.143Z (over 1 year ago)
- Language: Python
- Size: 164 KB
- Stars: 18
- 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
![ascii running inside urxvt](https://raw.github.com/joshdk/ascii/master/img/screenshot.png "ascii running inside urxvt")
Setup
-----### Install
# make install### Uninstall
# make uninstallRunning
-------$ ascii IMAGE [CHARSET]
$ ascii picture.jpg
$ ascii picture.jpg " -+=$#"
Notes
-----### Dependencies
* Python2
* PIL