https://github.com/keithdhedger/aspellgui
A Gtk2/QT5 frontend to aspell.
https://github.com/keithdhedger/aspellgui
aspell gtk2 gui linux qt5
Last synced: 21 days ago
JSON representation
A Gtk2/QT5 frontend to aspell.
- Host: GitHub
- URL: https://github.com/keithdhedger/aspellgui
- Owner: KeithDHedger
- License: gpl-3.0
- Created: 2015-11-23T16:11:47.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2023-04-03T13:26:33.000Z (about 2 years ago)
- Last Synced: 2025-04-01T06:02:40.798Z (2 months ago)
- Topics: aspell, gtk2, gui, linux, qt5
- Language: Makefile
- Size: 480 KB
- Stars: 6
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README
- Changelog: ChangeLog
- License: COPYING
- Authors: AUTHORS
Awesome Lists containing this project
README
As I have sometimes had to check spelling of a word or sentence outside of a text editor I had a look around for a GUI for aspell but surprisingly couldn't find one! So I wrote this simple front end for ASpell just launch it from the accessories menu and paste or type a word in the text box and either press 'Spell Check' to check and correct all words in the text box or select a single word and press 'Check Word' to just correct that one, that's all there is to it.
Main Window Gtk2

Word replace dialog Gtk2

Main Window QT5

Word replace dialog QT5
