Skip to content

rae-api-com/rae-tui

Repository files navigation

RAE-TUI

A terminal-based Spanish dictionary client for the Royal Spanish Academy (Real Academia Española - RAE).

RAE-TUI Demo

Features

  • Look up Spanish words directly from your terminal
  • View detailed definitions and meanings
  • Interactive TUI (Terminal User Interface) with keyboard navigation
  • Display verb conjugations in all tenses
  • Non-interactive CLI mode for quick lookups
  • No API key required

Installation

From Source

go install github.com/rae-api-com/rae-tui@latest

Binary Releases

Download the appropriate binary for your platform from the Releases page.

Usage

Interactive TUI Mode

Launch the interactive TUI:

rae-tui
# or
rae-tui tui

With a specific word:

rae-tui tui palabra

CLI Mode

Lookup a word directly:

rae palabra

Keyboard Shortcuts (TUI Mode)

  • /k: Move selection up
  • /j: Move selection down
  • n: Search for a new word
  • q/ESC: Exit or go back
  • ENTER: Select

License

MIT License

Acknowledgements

About

Command utility to interact with rae-api.com API from the terminal

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published