#translation #language #dictionary #learning #japanese

bin+lib wdym

What Do You Mean: Look up definitions and translations online. Has a library and TUI interface

2 releases

0.1.1 Jan 24, 2025
0.1.0 Jan 21, 2025

#2311 in Web programming

Download history 83/week @ 2025-01-17 123/week @ 2025-01-24 4/week @ 2025-01-31 6/week @ 2025-02-07 7/week @ 2025-02-14 4/week @ 2025-02-21

56 downloads per month

MIT/Apache

30KB
705 lines

What Do You Mean?

wdym is a program that looks up words, and give use helpful translations.

It comes with a public API to look up words and sentences with different online providers, and has a TUI wrapper for use in terminal.

This software is still under development, the API and TUI

interface may change without notice.

Providers: the marked entries have been implemented

  • Google translate
  • jisho.org
  • wiktionary.org

Usage

To use the TUI, clone the repository and run:

cargo run --release -- --help

Dependencies

~18–32MB
~555K SLoC