v/GTT
1
0
mirror of https://github.com/eeeXun/GTT.git synced 2025-05-27 21:11:11 -07:00

Commit Graph

  • 702368029f refactor: replace oto with malgo malgo eeeXun 2024-09-28 00:52:40 +08:00
  • 9986dcb525 chore: update aur action version master eeeXun 2024-08-10 23:12:33 +08:00
  • 5bc48c5ad7 refactor: move DeepLX to DeepL v10 eeeXun 2024-08-10 22:31:54 +08:00
  • 0fe050bbc4 style(format): run gofmt eeeXun 2024-08-10 13:47:10 +00:00
  • 8a9f267229 feat: add LibreTranslate, remove ArgosTranslate eeeXun 2024-08-10 21:45:32 +08:00
  • b3f4135732 refactor: move play tts to core eeeXun 2024-08-10 14:37:44 +08:00
  • e2cb8cfaf0 style(format): run gofmt eeeXun 2024-08-10 06:12:27 +00:00
  • f87b7b43ec
    feat: support OSC 52 (#32) Yin-Hsun Hong 2024-08-10 14:12:15 +08:00
  • f43f589ed2 docs: note for OSC 52 #32 OSC52 eeeXun 2024-08-10 14:11:13 +08:00
  • 06dafb5bf8 fix: player should close after stop tts eeeXun 2024-08-08 20:57:39 +08:00
  • 028b0c0620 feat: support OSC 52 eeeXun 2024-05-22 20:46:20 +08:00
  • 97d1708251 chore: update tview eeeXun 2024-05-19 17:15:48 +08:00
  • 024aa568a3 fix: newLine in GetText of TextView eeeXun 2024-04-09 01:29:57 +08:00
  • 42bed00166 refactor: clear text with Replace eeeXun 2024-04-03 10:11:13 +08:00
  • e26870870a refactor: refine getKeyName eeeXun 2024-02-22 14:11:39 +08:00
  • 289605d37a docs: remove redundant word eeeXun 2024-02-20 20:01:43 +08:00
  • 51839bdc8d style: API Key uppercase v9 eeeXun 2024-02-10 14:01:13 +08:00
  • 3b0edef864 feat: read API key from file eeeXun 2024-02-10 13:55:02 +08:00
  • ad0cf55955 docs: add link for DeepLX self-hosted server eeeXun 2024-02-10 11:59:35 +08:00
  • 7451a89fcb style: move screenshot forward eeeXun 2024-02-10 11:54:02 +08:00
  • 943def5302 feat: make host of DeepLX configurable eeeXun 2024-02-08 22:22:30 +08:00
  • ff46861080 feat: add DeepLX eeeXun 2024-02-08 22:41:29 +08:00
  • fc9009e9ff feat: make host of DeepLX configurable #28 deeplx eeeXun 2024-02-08 22:22:30 +08:00
  • 72034636af feat: add DeepLX eeeXun 2024-02-08 22:41:29 +08:00
  • d83cbabc35 feat: move api_key from gtt.yaml to server.yaml eeeXun 2024-02-08 18:05:23 +08:00
  • b6a9d79237
    docs: add install instructions for nix to readme (#27) linuxissuper 2024-01-28 12:42:07 +01:00
  • b266188a28 feat: add gemini #25 gemini eeeXun 2023-12-29 13:31:26 +08:00
  • d56deea3ca chore: run go mod tidy eeeXun 2023-08-23 00:50:08 +08:00
  • 1d0f75ece3 docs: add ldflags in go install eeeXun 2023-08-13 12:04:24 +08:00
  • 4b9776b4d9 refactor: io/ioutil deprecated by io eeeXun 2023-08-13 11:48:01 +08:00
  • 31f0794c0e docs: specify request method eeeXun 2023-07-26 11:19:07 +08:00
  • 369f19290d style: change nord background to darker eeeXun 2023-07-26 11:09:59 +08:00
  • f9571ed895 refactor: remove unused err eeeXun 2023-07-09 16:17:43 +08:00
  • 22aa6c5333 docs: keymap keys without double prime eeeXun 2023-07-02 13:11:15 +08:00
  • 09207e7e3d refactor(ui): KeyEsc trigger showLangPopout eeeXun 2023-07-01 13:01:46 +08:00
  • 04efa4e649 refactor: move AddPage to uiInit v8 eeeXun 2023-06-30 20:59:03 +08:00
  • 23c4515256 refactor: set config, themeConfig, keyMapConfig in for loop eeeXun 2023-06-30 20:19:35 +08:00
  • d5fcc90037 docs: move key map section before theme section eeeXun 2023-06-30 19:59:50 +08:00
  • d01ef4e768
    feat: support custom key mapping (#22) Xun 2023-06-30 19:55:41 +08:00
  • 65cda3c8b9 refactor: style code #22 custom-key eeeXun 2023-06-30 19:03:43 +08:00
  • 72de472090 refactor: space to Space eeeXun 2023-06-24 17:31:02 +08:00
  • 7c3dc3f3ca refactor: remove KeyEsc in keyNames eeeXun 2023-06-24 17:21:41 +08:00
  • c20c8b67db feat: let exit be configurable eeeXun 2023-06-24 10:57:11 +08:00
  • 7109c19814 docs: fix syntax eeeXun 2023-06-24 00:55:02 +08:00
  • 9ee23aedea feat: support Alt prefix eeeXun 2023-06-24 00:42:23 +08:00
  • f425ec196d refactor: rename config key name eeeXun 2023-06-23 22:02:00 +08:00
  • 14e8d58696 docs: add function key in README eeeXun 2023-06-21 13:56:53 +08:00
  • 29ff1e627b docs: add keymap.yaml example eeeXun 2023-06-21 13:44:59 +08:00
  • 42ffdca542 feat: support read config eeeXun 2023-06-21 11:51:27 +08:00
  • efe7b6dd26 style: add comment eeeXun 2023-06-21 11:05:47 +08:00
  • 91ee46933a feat: support function key eeeXun 2023-06-21 10:59:19 +08:00
  • 7fae960ce2 remove testing code eeeXun 2023-06-19 16:30:33 +08:00
  • 7be328cf8d docs: note purple is for button pressed color eeeXun 2023-06-18 23:53:23 +08:00
  • 993a8286a3 fix(ui): wrong button color eeeXun 2023-06-18 23:43:31 +08:00
  • df5b7e4412 feat: support custom key mapping eeeXun 2023-06-18 23:16:08 +08:00
  • 6555252e70 docs: add Docker Hub link eeeXun 2023-06-16 16:50:43 +08:00
  • 49200f8e4d chore: update tview eeeXun 2023-06-16 11:03:37 +08:00
  • f47c8fdd1f refactor(ui): remove unneeded keyMapMenu SetText eeeXun 2023-06-11 17:34:18 +08:00
  • 18d8f948b4 refactor(ui): remove duplicated function call eeeXun 2023-06-07 13:28:12 +08:00
  • 1b185e88b9 refactor(ui): RemoveItem instead of Clear all eeeXun 2023-06-07 13:31:56 +08:00
  • 2fdbe8daee docs: play sound -> playing text to speech v7 eeeXun 2023-05-19 19:32:38 +08:00
  • 457549b7cc refactor: set api key in for-loop eeeXun 2023-05-19 19:24:11 +08:00
  • 16cee7c895 refactor: use http.MethodPost eeeXun 2023-05-19 19:15:08 +08:00
  • 05f70b1a17 style: reorder DeepL language with alphabet eeeXun 2023-05-16 14:14:42 +08:00
  • e08e563b1a docs: located under -> located at eeeXun 2023-05-16 13:49:35 +08:00
  • 242523cdd7 refactor: clean up eeeXun 2023-05-16 13:44:01 +08:00
  • 129d8baed3
    feat(translator): Add DeepL support (#20) Oguzhan Selcuk 2023-05-16 07:26:31 +02:00
  • 4916708261 docs: add $HOME/go/bin to $PATH` eeeXun 2023-05-13 23:02:29 +08:00
  • 4e61f852a2 docs: add go build v6 eeeXun 2023-05-13 10:46:02 +08:00
  • 035d01db2b docs: add sound library to Install Dependencies eeeXun 2023-05-12 23:44:28 +08:00
  • 0d23bc1a24
    docs: update screenshot Xun 2023-05-12 22:22:02 +08:00
  • 4aa96ec3de
    feat: allow user to import their own themes (#17) Xun 2023-05-12 21:57:40 +08:00
  • 87f5b84ebb docs: style #17 theme eeeXun 2023-05-12 20:39:30 +08:00
  • d2f256be8c docs: add create theme in README eeeXun 2023-05-12 20:31:32 +08:00
  • 5b2d955eb8 fix: theme importing should before reading config file eeeXun 2023-05-12 18:44:18 +08:00
  • fd4dab9217 add catppuccin example eeeXun 2023-05-12 17:43:53 +08:00
  • 2f7037c146 Merge branch 'master' into theme eeeXun 2023-05-12 17:32:00 +08:00
  • 8dcf8c449d docs: fix grammar error & change sound to text to speech eeeXun 2023-05-12 14:58:58 +08:00
  • 6c8bbac7d8 refactor(translation): use type assertion if Sprintf is not needed eeeXun 2023-05-12 14:04:46 +08:00
  • aa957d195c
    feat(translator): add ChatGPT (#18) Xun 2023-05-12 13:53:23 +08:00
  • 2d2834c6da fix(ui): app should redraw in Goroutine eeeXun 2023-05-12 09:27:52 +08:00
  • 837196dbd4 fix: check return code of Google TTS eeeXun 2023-05-07 16:51:50 +08:00
  • 3e2303ad66 docs: remove pbcopy in Dependencies, as it's build-in eeeXun 2023-05-02 01:01:15 +08:00
  • 76ae888f29 refactor: APIKey in struct #18 chatgpt eeeXun 2023-05-01 11:11:30 +08:00
  • 4cb525a97e docs: yaml indent with 4 eeeXun 2023-04-30 16:25:38 +08:00
  • 2b5e2e2abd refactor: change language to google eeeXun 2023-04-30 16:04:22 +08:00
  • 7883e0026e refactor: write show Popout into function eeeXun 2023-04-30 13:14:54 +08:00
  • 24cadc4072 refactor: check Apertium translate with responseData instead of StatusCode eeeXun 2023-04-29 21:18:09 +08:00
  • b08c7f8d45 refactor: change chatgpt apiKey not set text eeeXun 2023-04-29 20:41:28 +08:00
  • 8d2dca248e feat: check chatgpt error eeeXun 2023-04-29 20:36:39 +08:00
  • 7f6afc6f7c feat(translator): add ChatGPT eeeXun 2023-04-29 19:55:11 +08:00
  • ecdebc39ad refactor: remove unneeded type conversion eeeXun 2023-04-29 17:24:21 +08:00
  • 04263a4eaf refactor: rename bing lang.go to language.go eeeXun 2023-04-29 13:51:00 +08:00
  • 29643a3cda feat: update google language eeeXun 2023-04-29 13:46:43 +08:00
  • d0072abecc refactor: new a core.Language instead of return by function eeeXun 2023-04-29 01:41:31 +08:00
  • aaa06560a5 refactor(ui): change translatorDropDown proportion to 1 eeeXun 2023-04-29 01:38:13 +08:00
  • 731d00c753 refactor: change default translator to Google eeeXun 2023-04-29 00:22:38 +08:00
  • 4f30ce9df6 refactor: rename Translator name without Translate eeeXun 2023-04-29 00:17:09 +08:00
  • a76807d254 refactor: Change theme name to lowercase eeeXun 2023-04-27 01:05:51 +08:00
  • 7788d82c4f refactor: new setUpData in BingTranslate eeeXun 2023-04-23 21:16:01 +08:00