Difference between revisions of "Cowsay for Android"

From Fixme.ch
Jump to: navigation, search
Line 3: Line 3:
  
 
Little funny project porting the Cowsay command to Android, at [[28C3]].
 
Little funny project porting the Cowsay command to Android, at [[28C3]].
 +
 +
= Code =
 +
 +
Code is available on [https://github.com/ctrlaltdel/Cowsay-android Github].
 +
 +
<pre>
 +
$ git clone https://github.com/ctrlaltdel/Cowsay-android.git
 +
</pre>
  
 
= Components =
 
= Components =

Revision as of 23:20, 28 December 2011

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, share (as png)

Links

People