Hi everyone. Today, I am very excited to be sharing one of my projects with all of you. Wormhole-gui has been developed entirely on Solus, so I figured that it deserved a little announcement here š
The goal of the project is to make transferring data between devices, fast, secure and easy. It supports sending and receiving of files, directories and text between devices on different networks (and on the same network as well, of course). The application is built entirely in Go, using the Fyne gui-toolkit and, for the backend, it uses the Go implementation (I have never really been a fan of Python) of magic-wormhole, called wormhole-william. The result is a cross-platform application with good performance, that compiles into static binaries without any runtime dependencies.
The project can be found here: https://github.com/Jacalz/wormhole-gui
I hope that some of you might find this tool useful as well. I was tired of using multiple USB sticks for transferring files between my computers, but I have now switched to almost exclusively use this tool. Iām eager to hear what you all think about it š