{"id":18801475,"url":"https://github.com/pekim/dull","last_synced_at":"2026-04-26T16:32:40.264Z","repository":{"id":57505475,"uuid":"108564344","full_name":"pekim/dull","owner":"pekim","description":"A text user interface library.","archived":false,"fork":false,"pushed_at":"2023-02-23T02:07:21.000Z","size":11030,"stargazers_count":1,"open_issues_count":1,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-05-21T21:40:38.163Z","etag":null,"topics":["go","text-user-interface","tui"],"latest_commit_sha":null,"homepage":"","language":"C","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/pekim.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":"2017-10-27T15:42:07.000Z","updated_at":"2019-10-18T05:34:15.000Z","dependencies_parsed_at":"2024-06-20T05:46:51.565Z","dependency_job_id":"37a12a37-9f02-49d9-82de-daabbfb8b17f","html_url":"https://github.com/pekim/dull","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/pekim/dull","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pekim%2Fdull","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pekim%2Fdull/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pekim%2Fdull/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pekim%2Fdull/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pekim","download_url":"https://codeload.github.com/pekim/dull/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pekim%2Fdull/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32305035,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-26T09:34:17.070Z","status":"ssl_error","status_checked_at":"2026-04-26T09:34:00.993Z","response_time":129,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["go","text-user-interface","tui"],"created_at":"2024-11-07T22:24:04.321Z","updated_at":"2026-04-26T16:32:40.248Z","avatar_url":"https://github.com/pekim.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# dull\n\n[![GoDoc](https://godoc.org/github.com/pekim/dull?status.svg)](https://godoc.org/github.com/pekim/dull)\n[![Go Report Card](https://goreportcard.com/badge/github.com/pekim/dull)](https://goreportcard.com/report/github.com/pekim/dull)\n\n`dull` is a text user interface library.\nIt provides a means of writing applications with windows\nthat display a grid of cells.\nThe windows bear a resemblance to terminal windows, but the similarity\nis purely visual.\n\n**warning :** dull is currently just an experiment, and is not ready for prime time.\n\n## pre-requisites\n\n* `go` - essential\n* `make` - nice to have\n\n## getting started\n\n```bash\ngo get -v -u github.com/pekim/dull\ncd $GOPATH/src/github.com/pekim/dull\n\n# install required go tools, and dull packages\nmake install\n\n# run a simple demo\nmake run_simple\n```\n\n## documentation\n\n[godoc.org/github.com/pekim/dull](https://godoc.org/github.com/pekim/dull)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpekim%2Fdull","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpekim%2Fdull","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpekim%2Fdull/lists"}