Spell checker using aspell as backend.

  • default trigger: aspell
  • modifiers:
    • lang=<ISO 639/3166>; change language to be used (en, en_US, pt_BR, de...)
  • actions:
    • ENTER: copies results to clipboard and X primary selection.
  • examples:
    • aspell helo, shows helo (original) followed by suggestions: hello, help, ..
    • aspell hello world, shows both words as correct.
    • lang=pt_BR;olla, shows olla (original) followed by portuguese suggestions: olhar, ...

Back to Gadgets/Everything