View Single Post
Posts: 100 | Thanked: 307 times | Joined on Jan 2015 @ Argentina
#11
I have the same question.

A compiled program, I don't know. But I guess you can use the same script if both are using bash something like :

Code:
#!/bin/bash
echo  What are you Doing?
read KEHAGO
echo Great, $KEHAGO it seams to be a hard work. Keep going. 
echo Today is: `date`
echo bye
A Script like that work on N900, N9 and even on rooted Android phone with busybox installed.

how to connect the N900 to the Raspberry Pi in a private USB network, share the N900's cellular connection, and use the N900 as a pocket-size display.