Conversation
Edited 1 month ago
# Tool to link computer to phone
I'd like to connect phone and (Linux) pc in such a way that I could type
SMSes on PC keyboard. This does it: bookmark 10.0.0.9:8000 on your phone,
then when you want to send an SMS run this as
./phonelink.py 800123456 say hello to spolecnost proti telefonovani.
Open the bookmark on your phone, and you should be able to send a message
with few clicks.

https://gitlab.com/tui/tui/-/blob/master/web/phonelink.py?ref_type=heads
1
0
0