8000 GitHub - javadr/negar-gui: Graphical User Interface for Negar -- Persian Text Editor
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

javadr/negar-gui

Repository files navigation

Negar-GUI

PyPI code size GitHub language count GitHub top language GitHub forks GitHub license GitHub stars GitHub issues Downloads Downloads GitHub last commit

Graphical User interface for negar

Negar's English view Negar's Persian view

Installation

PyPi

python-negar is available on PyPi:

$ pip install negar-gui

Git

You can retrieve the latest stable changes from the GitHub server:

$ git clone https://github.com/javadr/negar-gui.git
$ cd negar-gui
$ python setup.py install

Zip, Tarball

You can download the latest tarball.

*nix

Get the latest tarball & install:

$ wget -O negar-gui-master.tar.gz https://github.com/javadr/negar-gui/archive/master.tar.gz
$ tar xvzf negar-gui-master.tar.gz && cd negar-gui-master
$ python setup.py install

Windows

Download the latest zip archive.

https://github.com/javadr/negar-gui/archive/master.zip

Decompress it, and run the following command in the root directory of negar-gui

$ python setup.py install

Requirements

The GUI is relied on python-negar as well as PyQt5/6, pyperclip, pyuca, redlines, regex, requests, qrcode, docopt, Image, pyqtdarktheme, and toml. If you want to just run it by calling the script, you need to install its dependencies.

$ pip install python-negar PyQt5 PyQt6 pyuca pyperclip redlines regex requests qrcode docopt Image pyqtdarktheme toml

Usage

Just use one of the following in your terminal.

$ negar-gui

or simply

$ negar

About

Graphical User Interface for Negar -- Persian Text Editor

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published
0