Difference between revisions of "Cowsay for Android"

From Fixme.ch
Jump to: navigation, search
m
Line 16: Line 16:
 
* CommandLine interface /data/local/bin ?
 
* CommandLine interface /data/local/bin ?
 
* Graphical interface
 
* Graphical interface
** Text input/output, cow selection, share (as png)
+
** Text input/output, cow selection, face selection, share (as png, ascii, html)
  
 
= Links =
 
= Links =
Line 26: Line 26:
 
* [[User:Francois]]
 
* [[User:Francois]]
 
* [[User:Rorist]]
 
* [[User:Rorist]]
 +
* Jonas

Revision as of 15:28, 30 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, face selection, share (as png, ascii, html)

Links

People