Difference between revisions of "Create an ANSI art MOTD"

From Fiamma
Jump to navigationJump to search
 
Line 13: Line 13:
 
$ ./img2ponysay -- yourimg.png > yourimg.txt
 
$ ./img2ponysay -- yourimg.png > yourimg.txt
 
</pre>
 
</pre>
 +
 +
[[File:Mammoth_motd.png]]
  
 
[[Category: Linux]]
 
[[Category: Linux]]

Latest revision as of 17:53, 18 December 2016

https://tylercipriani.com/blog/2014/05/22/creating-baller-useful-motd-ascii-art/
Create an ANSI art MOTD


Rating: 7


Excellent, about creating ANSI art from an image with the util-say set of tools.

$ git clone https://github.com/maandree/util-say
$ cd util-say
$ ./img2ponysay -- yourimg.png > yourimg.txt

Mammoth motd.png