{"id":13437654,"url":"https://github.com/v1cont/yad","last_synced_at":"2025-05-16T15:05:54.774Z","repository":{"id":27071033,"uuid":"105038453","full_name":"v1cont/yad","owner":"v1cont","description":"Yet Another Dialog","archived":false,"fork":false,"pushed_at":"2024-09-27T10:28:25.000Z","size":1181,"stargazers_count":720,"open_issues_count":159,"forks_count":61,"subscribers_count":22,"default_branch":"master","last_synced_at":"2025-03-31T00:05:33.137Z","etag":null,"topics":["dialog","gtk","yad"],"latest_commit_sha":null,"homepage":null,"language":"C","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/v1cont.png","metadata":{"files":{"readme":"README.md","changelog":"ChangeLog.old","contributing":null,"funding":null,"license":"COPYING","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-09-27T15:52:19.000Z","updated_at":"2025-03-30T04:54:04.000Z","dependencies_parsed_at":"2023-02-17T20:15:42.066Z","dependency_job_id":"a67d59a5-0386-4672-908b-873376db9628","html_url":"https://github.com/v1cont/yad","commit_stats":{"total_commits":468,"total_committers":20,"mean_commits":23.4,"dds":0.5363247863247863,"last_synced_commit":"c3c75f9a2886fbf35ba5edbcd9f0654a99d3eea4"},"previous_names":[],"tags_count":35,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/v1cont%2Fyad","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/v1cont%2Fyad/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/v1cont%2Fyad/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/v1cont%2Fyad/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/v1cont","download_url":"https://codeload.github.com/v1cont/yad/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247574089,"owners_count":20960496,"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":["dialog","gtk","yad"],"created_at":"2024-07-31T03:00:59.034Z","updated_at":"2025-04-07T01:12:31.433Z","avatar_url":"https://github.com/v1cont.png","language":"C","funding_links":[],"categories":["C"],"sub_categories":[],"readme":"Yet Another Dialog\n====================\n\nProgram allows you to display GTK+ dialog boxes from command line or \nshell scripts. YAD depends on GTK+ only. Minimal GTK+ version is 3.22.0\n\nThis software is licensed under the GPL v.3\n\nProject homepage: https://github.com/v1cont/yad  \nComplex examples: https://github.com/v1cont/yad/wiki/YAD-Examples  \nMailing list: http://groups.google.com/group/yad-common  \n\nSome miscellaneous stuff can be found in data/misc directory including notify-send script\nand simple zenity-compatible wrapper \n\nA fresh gtk2 branch of YAD can be obtained from this repository - https://github.com/step-/yad\n\nBuilding git version\n----------------------\n\nGet git version with command\n\ngit clone https://github.com/v1cont/yad.git yad-dialog-code\n\nBefore run the standard ./configure \u0026\u0026 make \u0026\u0026 make install procedure\nyou need to generate build scripts. This can be done by running command\n\nautoreconf -ivf \u0026\u0026 intltoolize\n\nYou must manually run gtk-update-icon-cache after installation.\n\nFor successfully build you may need to install the following packages:\n* GNU Autotools (https://www.gnu.org/software/autoconf/ http://www.gnu.org/software/automake/)\n* Intltool \u003e= 0.40.0 (http://freedesktop.org/wiki/Software/intltool/)\n* GTK+ \u003e= 3.22.0 (http://www.gtk.org)\nwith appropriate *-dev* packages depending on your distro\n\nAdditionally, you can build yad with the following libraries:\n* Webkit - for supporting HTML dialog (http://webkitgtk.org)\n* GtkSourceView - for enabling syntax highlighting in text-info dialog (https://wiki.gnome.org/Projects/GtkSourceView)\n* GSpell - for support spell checking in text fields (https://wiki.gnome.org/Projects/gspell)\n\nIn standalone build (configure option --enable-standalone) some defaults can be redefined with the following defines\n\nBORDERS - set the default border width around dialog. Default is 5  \nREMAIN - if defined, timeout indicator will show the remaining time  \nCOMBO_EDIT - if defined, combo-box in entry dialog will be always editable  \nTERM_CMD - string with terminal command. Default is \"xterm -e '%s'\"  \nOPEN_CMD - string with open command. Default is \"xdg-open '%s'\"  \nDATE_FMT - string with date output format. Default is \"%x\". See strftime(3) for details  \nURI_COLOR - color for URIs in text-info dialog. Default is blue  \nMARK1_COLOR - color for first type of text marks in text-info dialog. Default is lightgreen  \nMARK2_COLOR - color for second type of text marks in text-info dialog. Default is pink  \nMAX_TABS - set the number of tabs for tabbed dialog. Default is 100\n\nDefines can be added througs CFLAGS environment variable\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fv1cont%2Fyad","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fv1cont%2Fyad","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fv1cont%2Fyad/lists"}