Commit Graph

5 Commits

Author SHA1 Message Date
Vincent Yang
515752fe25
refactor!: rename project from DeepLX to DLX
Rebrand in response to a trademark report regarding the DEEPL mark.
Renames the Go module path, exported symbols, binary, systemd/launchd
services, Docker images, and CI artifacts; adds a trademark disclaimer
to the README and removes screenshots containing DeepL branding.

BREAKING CHANGE: Go module path is now github.com/OwO-Network/DLX.
translate.TranslateByDeepLX is now translate.TranslateByDLX and
DeepLXTranslationResult is now DLXTranslationResult. The release
binaries, systemd service, and Docker images are renamed from
deeplx to dlx.
2026-07-08 08:53:32 -07:00
Vincent Yang
f75bfc20f7
ci: fix compile error 2024-03-20 16:52:54 -04:00
Vincent Young
e593bceb97 fix: disable cgo 2023-02-18 20:46:16 +08:00
Vincent Young
5833d10be9 Add Windows Support 2022-10-20 09:53:19 +08:00
Vincent Young
19d7177e8b
Create .cross_compile.sh 2022-10-20 01:12:15 +08:00