cwaldbieser
December 11th, 2005, 01:25 PM
A simple clipboard spellchecker for KDE.
Requires:
KDE (tested 3.4.3)
python (tested 2.4)
python-dcop
Aspell (tested Aspell 0.60.3)
Overview:
This set of simple shell and python scripts create a system where the user can select text which is copied to the klipper clipboard application and then initiate an interactive spellcheck on that text. The results are placed back in the clipboard so they may be pasted.
With some script modifications, this could also perform other transformations on the clipboard contents, like sorting lists, etc.
Requires:
KDE (tested 3.4.3)
python (tested 2.4)
python-dcop
Aspell (tested Aspell 0.60.3)
Overview:
This set of simple shell and python scripts create a system where the user can select text which is copied to the klipper clipboard application and then initiate an interactive spellcheck on that text. The results are placed back in the clipboard so they may be pasted.
With some script modifications, this could also perform other transformations on the clipboard contents, like sorting lists, etc.