-
Version 0.1
All checks were successfulTest Runner / build (release) Successful in 1m55sreleased this
2024-07-21 20:34:22 +00:00 | 0 commits to main since this releasegoedlink—cross-platform EverDrive N8 Pro serial control software
Note: this tool is in a very early dev state! Core functionality is working, but this has not been widely tested yet.
The EverDrive N8 Pro comes with a USB port for software development and system updates over serial, but the client provided by krikzz doesn't play nice with Linux. This tool aims to re-implement the functionality in golang so as to be easily ported to a wide variety of operating systems.
See README for all the details.
To manually build, ensure you're running a compatible version of golang and run:
go mod tidy go build -o goedlink-linux-amd64
On macOS, this likely requires
CGO_ENABLED=1
:go mod tidy CGO_ENABLED=1 go build -o goedlink-linux-amd64
Downloads
-
Source code (ZIP)
7 downloads
-
Source code (TAR.GZ)
7 downloads
-
goedlink-0.1-freebsd12-amd64
9 downloads · 2.2 MiB
-
goedlink-0.1-linux-amd64
8 downloads · 2.4 MiB
-
goedlink-0.1-linux-arm
9 downloads · 2.3 MiB
-
goedlink-0.1-linux-riscv64
9 downloads · 2.4 MiB
-
goedlink-0.1-macos-10.12-amd64
9 downloads · 2.4 MiB
-
goedlink-0.1-macos-10.12-arm64
9 downloads · 2.4 MiB
-
goedlink-0.1-windows-amd64.exe
9 downloads · 2.4 MiB
-
goedlink-0.1-windows-arm.exe
8 downloads · 2.3 MiB
-
Source code (ZIP)