{"id":18086124,"url":"https://github.com/i2097i/gluby-tk","last_synced_at":"2025-09-03T04:39:07.163Z","repository":{"id":56874639,"uuid":"86186167","full_name":"i2097i/gluby-tk","owner":"i2097i","description":"A tool for creating GTK applications using Ruby and Glade","archived":false,"fork":false,"pushed_at":"2019-01-20T22:56:31.000Z","size":43,"stargazers_count":5,"open_issues_count":2,"forks_count":0,"subscribers_count":1,"default_branch":"develop","last_synced_at":"2025-08-21T08:52:40.575Z","etag":null,"topics":["glade","gnome","gtk3","listen","ruby"],"latest_commit_sha":null,"homepage":null,"language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/i2097i.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-03-25T20:23:58.000Z","updated_at":"2019-10-06T22:35:45.000Z","dependencies_parsed_at":"2022-08-20T10:11:04.119Z","dependency_job_id":null,"html_url":"https://github.com/i2097i/gluby-tk","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/i2097i/gluby-tk","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i2097i%2Fgluby-tk","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i2097i%2Fgluby-tk/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i2097i%2Fgluby-tk/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i2097i%2Fgluby-tk/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/i2097i","download_url":"https://codeload.github.com/i2097i/gluby-tk/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i2097i%2Fgluby-tk/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273392282,"owners_count":25097257,"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","status":"online","status_checked_at":"2025-09-03T02:00:09.631Z","response_time":76,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["glade","gnome","gtk3","listen","ruby"],"created_at":"2024-10-31T16:06:40.045Z","updated_at":"2025-09-03T04:39:07.135Z","avatar_url":"https://github.com/i2097i.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# GlubyTK\n\n##### __Current Version:__\n[![Gem Version](https://badge.fury.io/rb/gluby-tk.svg)](https://badge.fury.io/rb/gluby-tk)\n\n##### CI Status:\n\n\u003e __Master:__ [![master](https://travis-ci.org/i2097i/gluby-tk.svg?branch=master)](https://travis-ci.org/i2097i/gluby-tk)\n\n\u003e __Develop:__ [![develop](https://travis-ci.org/i2097i/gluby-tk.svg?branch=develop)](https://travis-ci.org/i2097i/gluby-tk)\n\nGlubyTK (Glade+Ruby+GTK) is a tool for creating GTK applications in Ruby with Glade.\n\n## Installation\n\nAdd this line to your application's Gemfile:\n\n    $ gem install gluby-tk\n\n## Usage\n\nThe GlubyTK command line tool command is simply called ```gluby``` for simplicity.\n\n### Create \u0026 run a new Gluby project\n    $ gluby new my_app_name \u0026\u0026 cd my_app_name \u0026\u0026 gluby start\n\n### Add a new glade template\nUsing [Glade](https://glade.gnome.org/), create a new widget template and save it to your project's 'interface' directory with the extension ```.glade```. Then from the root of your project run \n    \n    $ gluby rebuild\n\nThis command will parse your template and create the required ruby class \u0026 bindings.\n\n#### Listening for changes\nGlubyTK uses the [guard/listen](https://github.com/guard/listen) gem to listen for any changes to your interface files. When a change is detected it essentially runs the ```gluby rebuild``` command automatically.\n\n    $ gluby listen\n\n\n\u003e NOTE: If you want access to any Glade elements in Ruby code, you will need to define a value for the ```Composite -\u003e Class``` or ```Non-composite -\u003e ID``` field in Glade.\n\n## Contributing\n\nBug reports and pull requests are welcome on GitHub at https://github.com/i2097i/gluby-tk.\n\u003e Feel free to send any comments/improvements suggestions.\n\n## License\n\nThe gem is available as open source under the terms of the [MIT License](http://opensource.org/licenses/MIT).\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fi2097i%2Fgluby-tk","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fi2097i%2Fgluby-tk","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fi2097i%2Fgluby-tk/lists"}