Difference between revisions of "Cowsay for Android"

From Fixme.ch
Jump to: navigation, search
m
m (Links)
Line 19: Line 19:
  
 
= Links =
 
= Links =
 +
* Android Market https://market.android.com/details?id=ch.fixme.cowsay
 
* http://www.nog.net/~tony/warez/cowsay.shtml
 
* http://www.nog.net/~tony/warez/cowsay.shtml
 
* https://github.com/schacon/cowsay
 
* https://github.com/schacon/cowsay

Revision as of 01:05, 3 January 2012

Description

Little funny project porting the Cowsay command to Android, at 28C3.

Code

Code is available on Github.

$ git clone https://github.com/ctrlaltdel/Cowsay-android.git

Components

  • Cow generator
  • CommandLine interface /data/local/bin ?
  • Graphical interface
    • Text input/output, cow selection, face selection, share (as png, ascii, html)

Links

People