misiak
|
2014-05-22
, 14:21
|
Posts: 804 |
Thanked: 1,598 times |
Joined on Feb 2010
@ Gdynia, Poland
|
#11
|
|
2014-05-22
, 21:57
|
|
Posts: 257 |
Thanked: 2,053 times |
Joined on Sep 2010
@ Warsaw, Poland
|
#12
|
Depending on how extensively you'll rework the code, I'd love to see some simple CLI interfaces like these:The GUI could then just be an interface for these CLI tools.Code:phonecli-dialer -call »phone number« phonecli-messages -send »phone number« < »some text file« phonecli-contacts -getnumber »some name«
mdbus2 -s org.freesmartphone.ogsmd /org/freesmartphone/GSM/Device org.freesmartphone.GSM.Call.Initiate "»phone number«" "voice" mdbus2 -s org.freesmartphone.ogsmd /org/freesmartphone/GSM/Device org.freesmartphone.GSM.SMS.SendTextMessage »phone number«" "»some text«" true opimd-cli contacts query Name »some name«
|
2014-06-09
, 03:54
|
|
Posts: 2,222 |
Thanked: 12,651 times |
Joined on Mar 2010
@ SOL 3
|
#13
|
Just a long-term wishlist item:
Depending on how extensively you'll rework the code, I'd love to see some simple CLI interfaces like these:Code:phonecli-dialer -call »phone number« phonecli-messages -send »phone number« < »some text file« phonecli-contacts -getnumber »some name«
The Following 3 Users Say Thank You to joerg_rw For This Useful Post: | ||