joaomgcd / JoinDesktop

A desktop app for Join built in Electron

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[FEATURE REQUEST] Send message from command line

lee321987 opened this issue · comments

It would be really nice if I could send a message to a device phone with a command line.
Something like:
"Join Desktop.exe" "some-device" "some-message"

You can do that with the Join API with curl for example: https://joaoapps.com/join/api/

Hope this helps!