Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 718 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 718 Bytes

I often misspell words. macOS will show me that I've misspelled a word, but it does a bad job of guessing what I was trying to spell.

This macOS Service menu item simply searches for a highlighted word online – so that you can (hopefully) copy the correct spelling from google.

Screenshot 2024-07-03 at 17 25 27

Installation

  1. Clone/download it
  2. Open SpellCheckService.xcodeproj in Xcode
  3. Build and run (cmd+R) the app once in Xcode to register the service with macOS
  4. Quit the running app/quit Xcode
  5. Restart your Mac
  6. See the screenshot above for how to use it