mathewthe2 / Game2Text

Complete toolbox for gamifying language learning
https://www.Game2Text.com
Apache License 2.0
186 stars 24 forks source link

New DeepL API and Capture Card support #43

Closed nicentra closed 1 year ago

nicentra commented 2 years ago

Hi,

I was bored and added support for allowing the use of capture cards, represented by a new setting within the settings menu to toggle between webcam-based input, which capture cards usually represent themselves as, and application-window-based input, the original option.

Furthermore, I replaced the DeepL jsonrpc calls with the official DeepL API, which requires creating a free DeepL account to get an API key.

Please consider pulling this request in.

Best, Mike