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?
@sashin It's 100% offline.