CLI? #445

Open
opened 2022-04-30 02:12:52 +00:00 by cli_maybe · 1 comment

Sorry for asking this after you put a lot of work into the GUI, but does the old CLI still work, or has the backend changed too much?

Sorry for asking this after you put a lot of work into the GUI, but does the old CLI still work, or has the backend changed too much?
Owner

Hi!

The short answer is that the old cli does not work anymore - many of the APIs it relied on have been deprecrated and/or redesigned since the prototype.

However, we do now provide both go and rust library bindings which have a much nicer, and better designed, interface to cwtch.

They are the same bindings we use to build the GUI and bots so it shouldn't be too difficult to take one of those libraries and expose functions to a cli.

This isn't something we currently have the capacity to take on as a main project, but we are happy to provide help/guidance/hosting if someone wants to start hacking on one.

Hi! The short answer is that the old cli does not work anymore - many of the APIs it relied on have been deprecrated and/or redesigned since the prototype. However, we do now provide both [go](https://git.openprivacy.ca/cwtch.im/libcwtch-go) and [rust](https://git.openprivacy.ca/cwtch.im/libcwtch-rs) library bindings which have a much nicer, and better designed, interface to cwtch. They are the same bindings we use to build the GUI and bots so it shouldn't be too difficult to take one of those libraries and expose functions to a cli. This isn't something we currently have the capacity to take on as a main project, but we are happy to provide help/guidance/hosting if someone wants to start hacking on one.
dan added the
funding-needed
label 2023-01-17 21:36:27 +00:00
Sign in to join this conversation.
No Milestone
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: cwtch.im/cwtch#445
No description provided.