8go
8go
For those who have flexibility, you might try the Rust version of `matrix-commander`, it is called `matrix-commander-rs`. It has fewer features but `send` might be faster. Try it. See https://github.com/8go/matrix-commander-rs
Sorry, I must have been distracted when I wrote the above note. I meant "push" (not "pull"). The action should be triggered on "git push". Sorry. I edited the above...
@Benjamin-Loison 2 binaries for v0.4.0 are available (as an exception) in the releases.
The project now has a Github Action workflow that generates one binary automatically: - for platform/architecture linux x86_64 Starting with version v0.9.3
3 binaries are now created automatically. Creating binaries for Microsoft and Apple is not possible due to their OS licenses. Closing issue.
:+1: to your app !
Ok, I did not realize that. Now I do. Before I close this PR, a question: How about an option `--clipin` to read the PSBT from the clipboard? And a...
First of all, before emoji verification, I did manual verification `matrix-commander-rs --bootstrap --verify manual -d`. Then try emoji verification again, I could verify between 2 accounts. One account on Element...
In version v0.5.0 I added outgoing requests, i.e. `matrix-commander-rs` send a request (on invitation) to verify to another client (e.g. Element). This seems to work on Element webpage in browser....
Bullet point 1 us done in version 0.5.0 but it is broken with Element Android phone app.