Skip to content

Latest commit

 

History

History
25 lines (15 loc) · 600 Bytes

README.md

File metadata and controls

25 lines (15 loc) · 600 Bytes

Gnegar-libreoffice-macro

GNegar macro for LibreOffice (Persian grammar check)

Based on GNegar

Installation

You need installed libreoffice-script-provider-python:

$ sudo apt-get install libreoffice-script-provider-python
$ mkdir -p .config/libreoffice/4/user/Scripts/python
$ curl -o .config/libreoffice/4/user/Scripts/python/Gnegar.py https://raw.githubusercontent.com/RaminNietzsche/Gnegar-libreoffice-macro/master/Gnegar.py

Usage

Usage

Feel free to fork it or do whatever you want with it. ;)