Autocorrect anything with Google as a go-to spell check

This page summarizes the projects mentioned and recommended in the original post on /r/AutoHotkey

SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • hunspell

    The most popular spellchecking library.

    You mentioned kinda like a con the online requirement, if you're interested in an offline method, try Hunspell. Otherwise, I just come up with this, is based on Google Suggestions API (even tho is not public):

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  • AHK-auto-complete

    Use AHK to suggest and complete words from a trained dictionary as you type.

    I'm more of a keyboard-only kind of guy. If I had to use something, most likely will be very minimal, something like this autocomplete will make sense. I liked when the owner of the repo shared it, but never get around to use it.

  • cJson.ahk

    AutoHotkey JSON library using embedded C for high performance

    Yes, I downloaded this and JSON.ahk. Both are stored in the same folder with the Google script above as AHK files in the same folder.

  • misspell

    Correct commonly misspelled English words in source files

    Sorry for disappearing for a day. Meanwhile, I found a few lists (missplell was the big one) and combined them into a single list gofile.io/d/ll1End – 38930 lines. This many hotstrings still work pretty fast.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Why don't common browsers use Soundex for spelling suggestions?

    1 project | /r/browsers | 6 Mar 2023
  • Does anyone know how to change the dictionary that W10 pulls from? Ideally replace with Google's brain?

    1 project | /r/techsupport | 13 Feb 2023
  • Spell checker

    1 project | /r/LaTeX | 17 Jan 2023
  • COMO FAZER COM QUE MEU PROGRAMA IDENTIFIQUE QUE UMA PALAVRA NÃO EXISTE

    1 project | /r/programacao | 10 Jul 2022
  • Documentation on writing a spell checker

    2 projects | /r/firefox | 7 Apr 2022

Did you konow that AutoHotkey is
the 75th most popular programming language
based on number of metions?