tux icon indicating copy to clipboard operation
tux copied to clipboard

[FEATURE] - TuxTranslate

Open AmilieCoding opened this issue 4 months ago • 6 comments

Archcord would much appreciate a TuxTranslate feature given our multilingual community - it'd allow us to open a mass multilingual channel without having to get individual mods per language.

I'd personally like to see it in Tux as it would fit into our existing infrastructure and would have 100% reliance for what we need it for while being FOSS.

AmilieCoding avatar Aug 03 '25 00:08 AmilieCoding

https://github.com/argosopentech/argos-translate may be good

electron271 avatar Aug 03 '25 01:08 electron271

Looks good, maybe the ability to input custom API keys and use APIs of your choice?

AmilieCoding avatar Aug 03 '25 18:08 AmilieCoding

Looks good, maybe the ability to input custom API keys [...]?

It could be done with the config.yaml by simply adding an ARGOS_TRANSLATE_API_KEY key to the Config class. You would need to write to implementation to actually use it though.

[...] and use APIs of your choice?

Not worth it. One API is okay I believe.

amadaluzia avatar Aug 04 '25 01:08 amadaluzia

this sounds like a good idea

meatsnails avatar Aug 04 '25 02:08 meatsnails

Looks good, maybe the ability to input custom API keys [...]?

It could be done with the config.yaml by simply adding an ARGOS_TRANSLATE_API_KEY key to the Config class. You would need to write to implementation to actually use it though.

[...] and use APIs of your choice?

Not worth it. One API is okay I believe.

argos translate is fully local

electron271 avatar Aug 04 '25 11:08 electron271

I think ArgosTranslate would be the good choice here but supporting multiple other APIs I do not think is needed.

amadaluzia avatar Aug 04 '25 13:08 amadaluzia