Just going to add that the repository https://github.com/KomodoPlatform/atomicDEX-Pro is the source for a cross platform desktop GUI. It is actually the front end that communicates with a "daemon" that does the actual atomic swaps + wallet management and exposes an API for any GUI to communicate with it. Its repo: https://github.com/KomodoPlatform/atomicDEX-API . It is truly cross platform. that is, it can be compiled and run on any desktop/mobile OS. Documentation for any devs who want to build a GUI or play with it https://developers.atomicdex.io/