I built a super simple Japanese–English dictionary app for GNOME called Kotoba because I wanted something fast and keyboard-focused. It’s basically a lightweight wrapper around JMDict with a minimal UI. Thinking of polishing it for a public release. Would anyone else find that useful?

#gnome #gtk #rust #linux #foss #japanese

@haydntrowell This sounds awesome! Does it fetch the data online through an API? Could all the data be offline?
@haydntrowell yes! The solution I use works but it’s pretty heavy. (I think it’s based on goldendict). I think other options would be wonderful