tuidict is a keyboard-driven dictionary application with a text user interface.
It uses dictionaries from FreeDict, giving users access to multiple language pairs without building a dictionary collection manually. Dictionaries are downloaded from inside the application and then stored locally for repeated use. The interface is split into translation, dictionary management and download views, keeping searching and collection maintenance separate. Its emphasis is on immediate lookup: typing updates results live, while a prefix-oriented data structure keeps searches responsive even with sizeable dictionaries.
This is free and open source software.
Key Features
- Download and install dictionaries directly from the FreeDict catalogue.
- Support multiple source and target language combinations.
- Search entries live as each character is typed.
- Uses a trie data structure for fast prefix lookups.
- Creates binary cache files to reduce dictionary loading time.
- Cycle through active dictionaries while searching.
- Enable or disable installed dictionaries without deleting their data.
- Remove unwanted dictionary files from the management view.
- Filter the available download catalogue interactively.
- Navigate results with arrow keys or familiar j and k bindings.
- Use Ctrl+n and Ctrl+p to move through results while editing a query.
- Keep configuration under the user’s XDG configuration directory.
- Store downloaded dictionaries and their caches under the user’s local data directory.
- Provides dedicated views for translation, installed dictionaries and downloads.
Website: github.com/404Simon/tuidict
Support:
Developer: Simon
License: MIT License
tuidict is written in Rust. Learn Rust with our recommended free books and free tutorials.
Related Software
| Dictionary Tools | |
|---|---|
| GoldenDict-ng | Advanced dictionary lookup program, supporting many formats |
| GoldenDict | Feature-rich tool offering translations of words and phrases |
| PyGlossary | Tool for converting dictionary files aka glossaries |
| OpenDict | Supports popular computer dictionary formats including Slowo and Mova |
| xfce4-dict | Client program to query dictionaries |
| SilverDict | Web-based alternative to GoldenDict |
| Artha | Handy off-line thesaurus based on WordNet |
| Wordbook | Offline English-English dictionary application built for GNOME |
| Quick Lookup | Simple GTK dictionary application |
| sdcv | Simple cross-platform text-base utility |
| AyanDict | Basic dictionary app |
| StarDict | Powerful features such as Glob-style pattern matching |
| charcoal | Command line dictionary that's an alternative to wudao-dict |
| cambd | Cambridge dictionary CLI app |
| Words | Multilingual offline dictionary |
| rdict | Offline CLI dictionary using data from wiktionary. |
| Lexi | Self-driven dictionary app |
| Kotoba | Japanese – English dictionary |
| GNOME Dictionary | Simple, clean, GUI DICT tool |
Read our verdict in the software roundup.
Explore our comprehensive directory of recommended free and open source software. Our carefully curated collection spans every major software category.This directory is part of our ongoing series of informative articles for Linux enthusiasts. It features hundreds of detailed reviews, along with open source alternatives to proprietary solutions from major corporations such as Google, Microsoft, Apple, Adobe, IBM, Cisco, Oracle, and Autodesk. You’ll also find interesting projects to try, hardware coverage, free programming books and tutorials, and much more. Discovered a useful open source Linux program that we haven’t covered yet? Let us know by completing this form. |


Please read our Comment Policy before commenting.