Difference between revisions of "Cowsay for Android"

From Fixme.ch
Jump to: navigation, search
Line 4: Line 4:
  
 
Little funny project porting the Cowsay command to Android, at [[28C3]].
 
Little funny project porting the Cowsay command to Android, at [[28C3]].
 +
[[File:Android-cowsay.png|350px]]
  
 
= Code =
 
= Code =

Revision as of 16:03, 25 August 2012

Description

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

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