v/GTT
1
0
mirror of https://github.com/eeeXun/GTT.git synced 2025-05-19 01:00:20 -07:00

37 Commits

Author SHA1 Message Date
eeeXun
c20c8b67db feat: let exit be configurable 2023-06-24 10:57:11 +08:00
eeeXun
7109c19814 docs: fix syntax 2023-06-24 00:55:02 +08:00
eeeXun
9ee23aedea feat: support Alt prefix 2023-06-24 00:42:23 +08:00
eeeXun
14e8d58696 docs: add function key in README 2023-06-21 13:56:53 +08:00
eeeXun
29ff1e627b docs: add keymap.yaml example 2023-06-21 13:44:59 +08:00
eeeXun
6555252e70 docs: add Docker Hub link 2023-06-16 16:50:43 +08:00
eeeXun
2fdbe8daee docs: play sound -> playing text to speech 2023-05-19 19:32:38 +08:00
eeeXun
e08e563b1a docs: located under -> located at 2023-05-16 13:49:35 +08:00
Oguzhan Selcuk
129d8baed3
feat(translator): Add DeepL support (#20) 2023-05-16 13:26:31 +08:00
eeeXun
4916708261 docs: add $HOME/go/bin to $PATH`
Close #19
2023-05-13 23:02:29 +08:00
eeeXun
4e61f852a2 docs: add go build 2023-05-13 10:46:02 +08:00
eeeXun
035d01db2b docs: add sound library to Install Dependencies 2023-05-12 23:44:28 +08:00
Xun
0d23bc1a24
docs: update screenshot 2023-05-12 22:22:02 +08:00
Xun
4aa96ec3de
feat: allow user to import their own themes (#17)
* feat: allow user to import their own themes

* refactor: use make to create map

* add catppuccin example

* fix: theme importing should before reading config file

* docs: add create theme in README

* docs: style
2023-05-12 21:57:40 +08:00
eeeXun
8dcf8c449d docs: fix grammar error & change sound to text to speech 2023-05-12 14:58:58 +08:00
Xun
aa957d195c
feat(translator): add ChatGPT (#18)
* feat(translator): add ChatGPT

* feat: check chatgpt error

* refactor: change chatgpt apiKey not set text

* refactor: change language to google

* docs: yaml indent with 4

* refactor: APIKey in struct
2023-05-12 13:53:23 +08:00
eeeXun
3e2303ad66 docs: remove pbcopy in Dependencies, as it's build-in 2023-05-02 01:01:15 +08:00
eeeXun
731d00c753 refactor: change default translator to Google 2023-04-29 00:22:38 +08:00
eeeXun
4f30ce9df6 refactor: rename Translator name without Translate 2023-04-29 00:17:09 +08:00
eeeXun
fca1647d60 docs: show ArgosTranslate as default translator 2023-04-22 00:20:48 +08:00
Xun
e0c5569adf
feat(translator): add BingTranslate (#16) 2023-04-22 00:17:18 +08:00
eeeXun
7773bb3e8f docs: change language to available languages 2023-04-21 21:40:21 +08:00
eeeXun
9d0b9dbb1b docs: add AUR link 2023-04-17 19:46:06 +08:00
eeeXun
724ac61d15 docs: Support to Supported Translator 2023-03-11 15:02:49 +08:00
Xun
ea1e23172c
feat(translator): add ReversoTranslate (#14) 2023-03-10 20:51:38 +08:00
Xun
5fcb72cbb2
feat(translator): add ApertiumTranslate (#13) 2023-02-13 15:22:04 +08:00
eeeXun
34805264b3 refactor: rename go module 2023-02-11 14:23:07 +08:00
eeeXun
4956efbcc0 docs: update Install in README 2023-02-10 15:10:05 +08:00
eeeXun
7d44f74bb2 docs: update Install in README 2023-02-09 19:33:36 +08:00
eeeXun
f9bf291d0c docs: add translate web page in README 2023-02-06 13:39:45 +08:00
muvment
f43dba6263
docs: Updated README Wayland dependencies (#12) 2023-02-03 13:12:48 +08:00
eeeXun
d816d1f4f1 docs: add ArgosTranslate in README 2023-01-27 16:50:02 +08:00
Xun
717630e3b7
docs: change screenshot 2023-01-18 16:43:11 +08:00
Xun
d99585b386
feat: add definition & part of speech (#5) 2023-01-18 14:30:44 +08:00
eeeXun
da5fc22258 feat: allow language to be passed in argument 2022-10-29 19:57:48 +08:00
Xun
7523cec0ce
feat: copy text (#1)
* copy key with `<C-y>` `<C-g>` `<C-r>`
2022-10-26 08:18:23 +08:00
eeeXun
98d1cb3392 Initial commit 2022-10-24 23:43:20 +08:00