Negar-GUI
Graphical User interface for negar
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
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file negar_gui-1.0.2.tar.gz.
File metadata
- Download URL: negar_gui-1.0.2.tar.gz
- Upload date:
- Size: 189.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/6.2.0 CPython/3.14.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d0871fb96636b5993c745bfcd1cf199f6000c2ca836dd45258906b4f21ef9b98
|
|
| MD5 |
66cd2df5b0c9e64454be49db73c4170a
|
|
| BLAKE2b-256 |
1f5545b32d37d2e7840c81c0542949ebc5d4c044654719c3d394ae572e8cfe70
|