|
|
|
|
|
by rsync
3506 days ago
|
|
I want a unix phone. I want a dialer command that can be used with pipes and stdio. I want to consume "signal strength" with AT+CSQ from a command that I can pipe into things. I want to see nearby towers in a 'top' like interface that shows me what the local carrier environment looks like. I want to enable and disable airplane mode with a command. It would seem like you could do this with android, but I don't think you can ... |
|
The rest of what you want needs a bit of coding but should be possible to do, just need to interface with the RIL.