eeeXun
ad0cf55955
docs: add link for DeepLX self-hosted server
2024-02-10 11:59:35 +08:00
eeeXun
7451a89fcb
style: move screenshot forward
2024-02-10 11:54:02 +08:00
eeeXun
943def5302
feat: make host of DeepLX configurable
2024-02-10 11:47:39 +08:00
eeeXun
ff46861080
feat: add DeepLX
2024-02-10 11:47:39 +08:00
eeeXun
d83cbabc35
feat: move api_key from gtt.yaml to server.yaml
...
When you exist gtt, if you change something from the menu, gtt.yaml will
be overwritten. Therefore, when you write your api key after opening gtt, you
might lose what you wrote in gtt.yaml. So I change it from gtt.yaml to
server.yaml
2024-02-08 18:05:23 +08:00
linuxissuper
b6a9d79237
docs: add install instructions for nix to readme ( #27 )
...
Co-authored-by: linuxissuper <m@linuxistcool.de>
Close #26
2024-01-28 19:42:07 +08:00
eeeXun
1d0f75ece3
docs: add ldflags in go install
2023-08-13 12:04:24 +08:00
eeeXun
31f0794c0e
docs: specify request method
2023-07-26 11:36:38 +08:00
eeeXun
22aa6c5333
docs: keymap keys without double prime
2023-07-02 13:11:15 +08:00
eeeXun
d5fcc90037
docs: move key map section before theme section
2023-06-30 19:59:50 +08:00
Xun
d01ef4e768
feat: support custom key mapping ( #22 )
...
* feat: support custom key mapping
* remove testing code
* feat: support function key
* style: add comment
* feat: support read config
* docs: add keymap.yaml example
* docs: add function key in README
* refactor: rename config key name
* feat: support Alt prefix
* docs: fix syntax
* feat: let exit be configurable
* refactor: remove KeyEsc in keyNames
* refactor: space to Space
* refactor: style code
2023-06-30 19:55:41 +08:00
eeeXun
7be328cf8d
docs: note purple is for button pressed color
2023-06-18 23:53:23 +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