{"id":15882427,"url":"https://github.com/yoeight/mvc-gtk3-example","last_synced_at":"2025-04-02T05:43:51.160Z","repository":{"id":16502716,"uuid":"19255598","full_name":"YoEight/mvc-gtk3-example","owner":"YoEight","description":"Gtk3 app powered by MVC library. See https://hackage.haskell.org/package/mvc","archived":false,"fork":false,"pushed_at":"2014-04-28T22:23:40.000Z","size":140,"stargazers_count":1,"open_issues_count":1,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-01T21:59:51.092Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Haskell","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/YoEight.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}},"created_at":"2014-04-28T22:06:10.000Z","updated_at":"2014-04-29T01:10:44.000Z","dependencies_parsed_at":"2022-08-25T15:02:37.946Z","dependency_job_id":null,"html_url":"https://github.com/YoEight/mvc-gtk3-example","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/YoEight%2Fmvc-gtk3-example","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/YoEight%2Fmvc-gtk3-example/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/YoEight%2Fmvc-gtk3-example/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/YoEight%2Fmvc-gtk3-example/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/YoEight","download_url":"https://codeload.github.com/YoEight/mvc-gtk3-example/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246763861,"owners_count":20829798,"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-10-06T04:03:18.269Z","updated_at":"2025-04-02T05:43:51.146Z","avatar_url":"https://github.com/YoEight.png","language":"Haskell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# MVC Gtk3 Example\n\n## Description\n\nThis is a simple file copier. It got 3 buttons:\n\n1. `Choose source`: Select a file to copy from\n2. `Choose destination`: Select a file to write to\n3. `Do it`: Perform copy \n\n## Implementation\n\n1. Controller emits `ISrc` when an source file is selected. The model yields `OSrc` when it gets `ISrc`\n2. Controller emits `IDest` when an destination file is selected. The model yields `ODest` when it gets `IDest`\n3. Controller emits `IDoIt` when `Do It` button is clicked. The model yields `ODoIt` when it gets `IDoIt`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyoeight%2Fmvc-gtk3-example","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fyoeight%2Fmvc-gtk3-example","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyoeight%2Fmvc-gtk3-example/lists"}