sendmany
sendmany copied to clipboard
SendMany is an app to remotely connect to your LND node and use it from your phone.
I was thinking on adding some features to the Chat section such as: * Send satoshis in the chat * Send pictures and videos * Create groups
I was testing Desktop version an it automatically shutdown, this is my debug: Process: sendmany [15750] Path: /Applications/sendmany-0.6.0.app/Contents/MacOS/sendmany Identifier: sendmany Version: 0.6.0 (0.6.0) Code Type: X86-64 (Native) Parent Process: ???...
I noticed that when you write a message, to send it you need to click on the button  If you press enter it doesn't send the message. I believe...
When a user uses key-send chats for the first time, the messages don't get properly displayed in the chat view. A restart fixes this.
There is a Flutter plugin to add Jitsi calls to any app. https://github.com/gunschu/jitsi_meet/
- If a QR scan view is opened and closed, a subsequent open won't find any QR code. Restarting the app seems fix this. - Scanner doesn't seem to work...
The add connection form currently only supports ip and TOR adresses. Dyndns urls are rejected. Extend the validator to include urls. https://github.com/fusion44/sendmany/blob/2c2e589b9735b189b0036cb9d00de7a3171c6875/lib/common/pages/retrieve_connection_info_page.dart#L168