{"id":13826509,"url":"https://github.com/javadr/negar-gui","last_synced_at":"2025-10-27T00:40:26.789Z","repository":{"id":57663930,"uuid":"480507972","full_name":"javadr/negar-gui","owner":"javadr","description":"Graphical User Interface for Negar -- Persian Text Editor","archived":false,"fork":false,"pushed_at":"2025-01-28T20:22:25.000Z","size":3615,"stargazers_count":13,"open_issues_count":0,"forks_count":2,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-04-02T21:32:40.610Z","etag":null,"topics":["persian-language","texteditor-gui","virastar"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/javadr.png","metadata":{"files":{"readme":"README.md","changelog":"Changelog.txt","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-04-11T18:42:31.000Z","updated_at":"2025-01-28T20:22:15.000Z","dependencies_parsed_at":"2024-01-15T16:30:53.346Z","dependency_job_id":"37f8fd4a-77b2-45a6-a184-753c1452e2e4","html_url":"https://github.com/javadr/negar-gui","commit_stats":null,"previous_names":[],"tags_count":59,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/javadr%2Fnegar-gui","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/javadr%2Fnegar-gui/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/javadr%2Fnegar-gui/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/javadr%2Fnegar-gui/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/javadr","download_url":"https://codeload.github.com/javadr/negar-gui/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248487733,"owners_count":21112188,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["persian-language","texteditor-gui","virastar"],"created_at":"2024-08-04T09:01:39.313Z","updated_at":"2025-10-27T00:40:26.773Z","avatar_url":"https://github.com/javadr.png","language":"Python","funding_links":[],"categories":["Python"],"sub_categories":[],"readme":"﻿Negar-GUI\n==============\n[![PyPI](https://img.shields.io/pypi/v/negar-gui?style=social)](https://pypi.org/project/negar-gui/)\n[![code size](https://img.shields.io/github/languages/code-size/javadr/negar-gui?style=social)](https://github.com/javadr/negar-gui/archive/master.zip)\n![GitHub language count](https://img.shields.io/github/languages/count/javadr/negar-gui?style=social)\n![GitHub top language](https://img.shields.io/github/languages/top/javadr/negar-gui?style=social)\n[![GitHub forks](https://img.shields.io/github/forks/javadr/negar-gui?style=social)](https://github.com/javadr/negar-gui/network/members)\n[![GitHub license](https://img.shields.io/github/license/javadr/negar-gui?style=social)](https://github.com/javadr/negar-gui/blob/main/LICENSE)\n[![GitHub stars](https://img.shields.io/github/stars/javadr/negar-gui?style=social)](https://github.com/javadr/negar-gui/stargazers)\n[![GitHub issues](https://img.shields.io/github/issues/javadr/negar-gui?style=social)](https://github.com/javadr/negar-gui/issues)\n[![Downloads](https://pepy.tech/badge/negar-gui)](https://pepy.tech/project/negar-gui)\n[![Downloads](https://pepy.tech/badge/negar-gui/month)](https://pepy.tech/project/negar-gui)\n![GitHub last commit](https://img.shields.io/github/last-commit/javadr/negar-gui)\n\nGraphical User interface for `negar`\n\n\n![Negar's English view](https://raw.github.com/javadr/negar-gui/master/images/negar-en.png)\n![Negar's Persian view](https://raw.github.com/javadr/negar-gui/master/images/negar-fa.png)\n\nInstallation\n==============\n\n## PyPi\n\n**python-negar** is available on [PyPi](http://pypi.python.org/pypi/negar-gui):\n\n    $ pip install negar-gui\n\n## Git\n\nYou can retrieve the latest stable changes from the GitHub server:\n\n    $ git clone https://github.com/javadr/negar-gui.git\n    $ cd negar-gui\n    $ python setup.py install\n\n## Zip, Tarball\n\nYou can download the latest tarball.\n\n### *nix\n\nGet the latest tarball \u0026 install:\n\n    $ wget -O negar-gui-master.tar.gz https://github.com/javadr/negar-gui/archive/master.tar.gz\n    $ tar xvzf negar-gui-master.tar.gz \u0026\u0026 cd negar-gui-master\n    $ python setup.py install\n\n### Windows\n\nDownload the latest zip archive.\n\nhttps://github.com/javadr/negar-gui/archive/master.zip\n\nDecompress it, and run the following command in the root directory of `negar-gui`\n\n    $ python setup.py install\n\n#### Requirements\nThe GUI is relied on `python-negar` as well as `PyQt5/6`, `pyperclip`, `pyuca`, `redlines`, `regex`, `requests`, `qrcode`, `docopt`, `Image`, `pyqtdarktheme`, and `toml`.\nIf you want to just run it by calling the script, you need to install its dependencies.\n\n    $ pip install python-negar PyQt5 PyQt6 pyuca pyperclip redlines regex requests qrcode docopt Image pyqtdarktheme toml\n\n## Usage\nJust use one of the following in your terminal.\n\n    $ negar-gui\n\nor simply\n\n    $ negar\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjavadr%2Fnegar-gui","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjavadr%2Fnegar-gui","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjavadr%2Fnegar-gui/lists"}