| Crates.io | wdym |
| lib.rs | wdym |
| version | 0.1.1 |
| created_at | 2025-01-21 09:59:43.778268+00 |
| updated_at | 2025-01-24 07:03:26.046+00 |
| description | What Do You Mean: Look up definitions and translations online. Has a library and TUI interface |
| homepage | |
| repository | https://github.com/rywng/wdym-rs |
| max_upload_size | |
| id | 1524690 |
| size | 84,857 |
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.
[!NOTE] This software is still under development, the API and TUI interface may change without notice.
Providers: the marked entries have been implemented
To use the TUI, clone the repository and run:
cargo run --release -- --help