sargassum-world / latreutes

Desktop application for connecting to ZeroTier networks
Apache License 2.0
1 stars 1 forks source link

Provide a graphical interface to ZeroTier One for joining networks #14

Closed ethanjli closed 3 years ago

ethanjli commented 3 years ago

This PR provides an initial implementation for the Latreutes desktop application. Specifically, it:

Additionally, it improves the Github Actions workfows by having build artifacts be attached to the job rather than having them try to be uploaded into a new tagged release; and it adds an automatic build for the aarch64 architecture (however, Debian and Ubuntu expect the arm64 architecture, which is equivalent except for the name; building for ARM64 on Ubuntu 18.04 should still be done manually; and the built binary does not work properly on Ubuntu 18.04 with the NVIDIA Jetson Nano).