{"id":18690447,"url":"https://github.com/kvaps/zenity-windows","last_synced_at":"2025-11-08T08:30:31.231Z","repository":{"id":80916131,"uuid":"65497259","full_name":"kvaps/zenity-windows","owner":"kvaps","description":"Zenity for Windows","archived":false,"fork":false,"pushed_at":"2016-08-11T21:53:44.000Z","size":18,"stargazers_count":33,"open_issues_count":1,"forks_count":6,"subscribers_count":5,"default_branch":"master","last_synced_at":"2024-12-28T02:30:52.562Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":null,"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/kvaps.png","metadata":{"files":{"readme":"README.md","changelog":null,"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":"2016-08-11T19:51:02.000Z","updated_at":"2024-11-21T02:18:36.000Z","dependencies_parsed_at":null,"dependency_job_id":"36a7c317-de8d-423c-8d9d-da0cd827b25c","html_url":"https://github.com/kvaps/zenity-windows","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kvaps%2Fzenity-windows","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kvaps%2Fzenity-windows/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kvaps%2Fzenity-windows/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kvaps%2Fzenity-windows/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kvaps","download_url":"https://codeload.github.com/kvaps/zenity-windows/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239550283,"owners_count":19657541,"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":[],"created_at":"2024-11-07T10:47:36.453Z","updated_at":"2025-11-08T08:30:31.193Z","avatar_url":"https://github.com/kvaps.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# Zenity for Windows\n\n## Description\n\nZenity is a utility used to add GUI forms to scripts and receive feedback from the user. It was designed for use with Linux and GNOME. It uses GTK+ and GLADE libraries. The official website for Zenity is: http://live.gnome.org/Zenity. I have ported the latest version (3.20.0) of this software to Windows (win32).\n\n## Screenshot\n\n![](http://www.placella.com/software/zenity/zenity-win32.png)\n\n## Downloads\n\n * Win32 installer\n   * [zenity-3.20.0_win32-1.exe](https://github.com/kvaps/zenity-windows/releases/download/v3.20.0-1/zenity-3.20.0_win32-1.exe)\n   * [MD5.SUM](https://raw.githubusercontent.com/kvaps/zenity-windows/master/MD5.SUM)\n * Source code\n   * http://ftp.gnome.org/pub/gnome/sources/zenity/\n\n## How to build from source:\n\n__Warning: this is my personal experience, correct as of October 2009 for Zenity 3.20.0, your results may vary!__\n\n1. Install cygwin, and coose following packages:\n\n```\ncurl\npatch\nrecode\ngcc-g++\npkg-config\nitstool\nmake\ngettext-devel\n```\n   *I also install `recode`, it's not obligatory, you may to not do this.*\n\n2. Download GTK+ Bundle for Windows (http://www.tarnyko.net/dl/gtk.htm) extract it to `C:\\gtk`\n\n3. Execute commands:  \n\n```\ncurl -O http://ftp.gnome.org/pub/gnome/sources/zenity/3.20/zenity-3.20.0.tar.xz\ntar xvf zenity-3.20.0.tar.xz\ncd zenity-3.20.0\ncurl -O https://github.com/kvaps/zenity-windows/blob/master/zenity-3.20.0_win32-1.patch\npatch \u003c zenity-3.20.0_win32-1.patch\n\nexport GTK_BASEPATH=/cygdrive/c/gtk\nexport LIB=$GTK_BASEPATH/lib\nexport PKG_CONFIG_PATH=$GTK_BASEPATH/lib/pkgconfig\nmkdir /opt\nmount -o bind /cygdrive/c/gtk/ /opt\n\n./configure --prefix=\nmake\nmake install DESTDIR=/opt\n\ncp /bin/cygwin1.dll /opt/bin/\ncp /bin/cygintl-8.dll /opt/bin/\ncp /bin/cygiconv-2.dll /opt/bin/\ncp /bin/recode.exe /opt/bin/\ncp /bin/cygrecode-0.dll /opt/bin/\n\numount /opt\n```\n\n4. Rename `C:\\gtk` to `C:\\zenity` and create installer package from it.\n\n## Special thanks\n\n* http://www.placella.com/software/zenity/\n* http://hxcaine.com/blog/2013/05/21/compile-gtk-code-with-cygwin-tutorial/\n* http://help.ubuntu.ru/wiki/programs_installation\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkvaps%2Fzenity-windows","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkvaps%2Fzenity-windows","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkvaps%2Fzenity-windows/lists"}