Thread: PHS8 modem
View Single Post
Posts: 804 | Thanked: 1,598 times | Joined on Feb 2010 @ Gdynia, Poland
#11
Originally Posted by sulu View Post
[...]
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 GUI could then just be an interface for these CLI tools.
[...]
Or rather have the library or deamon providing functions for this stuff and have cli and gui clients which only use the function .so file or connect to deamon That would be even more universal, as it would give some API for other apps without installing additional stuff on the phone (unless it already works like that and one of the deamons you're talking about provides all that functionality and the gui interface is only a client, then please correct me)
 

The Following 2 Users Say Thank You to misiak For This Useful Post: