Speek icon indicating copy to clipboard operation
Speek copied to clipboard

Send and receive messages programmably via an API?

Open ghost opened this issue 2 years ago • 4 comments

Since there are no servers and everything, can one send and receive messages via an API, programmably?

ghost avatar Apr 04 '22 13:04 ghost

This looks like it, maybe? https://github.com/Speek-App/Speek/blob/main/src/libtego/include/tego/tego.h

ghost avatar Apr 04 '22 13:04 ghost

Thanks for opening an issue and the great feature request! It is currently not possible to programmably send and receive messages. Though, we are planning to implement that feature soon, as it might be especially helpful with groups.

Speek-App avatar Apr 04 '22 17:04 Speek-App

Even if you don't provide an API, a command line client would be very useful.

BeholdersEye avatar Nov 07 '22 20:11 BeholdersEye

This feature is currently under development under the feature/ipc-cli branch, and once it is complete, it will be merged into the main codebase.

Please let us know if you have any special requests for us to take into consideration while we work on this.

Speek-App avatar Feb 12 '23 03:02 Speek-App