{"id":15724231,"url":"https://github.com/codeation/itlog","last_synced_at":"2025-03-31T01:14:06.261Z","repository":{"id":241023211,"uuid":"804096340","full_name":"codeation/itlog","owner":"codeation","description":"Developer version of impress terminal, a part of GUI library","archived":false,"fork":false,"pushed_at":"2025-02-23T23:18:21.000Z","size":95,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-02-24T00:23:40.906Z","etag":null,"topics":["cgo-bindings","go","golang","gtk-3","gtk-4","gui-library"],"latest_commit_sha":null,"homepage":"","language":"Go","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/codeation.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":"2024-05-22T00:21:27.000Z","updated_at":"2025-02-23T23:18:24.000Z","dependencies_parsed_at":"2024-06-03T12:03:21.336Z","dependency_job_id":"ee999cc7-3f05-4330-b8fa-97b3ecfa4735","html_url":"https://github.com/codeation/itlog","commit_stats":null,"previous_names":["codeation/itlog"],"tags_count":6,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codeation%2Fitlog","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codeation%2Fitlog/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codeation%2Fitlog/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codeation%2Fitlog/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/codeation","download_url":"https://codeload.github.com/codeation/itlog/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246399798,"owners_count":20770908,"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":["cgo-bindings","go","golang","gtk-3","gtk-4","gui-library"],"created_at":"2024-10-03T22:15:38.774Z","updated_at":"2025-03-31T01:14:06.242Z","avatar_url":"https://github.com/codeation.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# impress terminal. Developer version\n\nThis is a part of cross-platform GUI Library for Go. See https://github.com/codeation/impress\n\nThe developer version is a Go version of [the impress terminal](https://github.com/codeation/it) with minimal C code (GTK+ 3 library, etc).\n\nReasons to have a developer version besides the C version:\n\n- A reference implementation of the client side.\n- A place to inject high-level code on the client side for debugging or benchmarking.\n- Highlight the clean logic of using GTK+ 3.\n\nYet another GTK+ 3 binding package inside [![PkgGoDev](https://pkg.go.dev/badge/github.com/codeation/itlog/gtk)](https://pkg.go.dev/github.com/codeation/itlog/gtk)\n\n### To run this example on Debian/ Ubuntu:\n\n0. Install `gcc`, `make`, `pkg-config` if you don't have them installed.\n\n1. Install GTK+ 3 libraries if you don't have them installed:\n\n```\nsudo apt-get install libgtk-3-dev\n```\n\n2. Build impress terminal from source:\n\n```\ngit clone https://github.com/codeation/itlog.git\ncd itlog\ngo build -o itlog github.com/codeation/itlog/cmd\ncd ..\n```\n\n3. Then run example:\n\n```\ngit clone https://github.com/codeation/impress.git\ncd impress\nIMPRESS_TERMINAL_PATH=../itlog/itlog go run github.com/codeation/impress/examples/simple/\n```\n\nSteps 0-2 are needed to build a Cgo version of impress terminal.\n\n## Project State\n\n### Notes\n\n- The project is currently in its beta stage.\n- The project was tested on Debian 12.9.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodeation%2Fitlog","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcodeation%2Fitlog","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodeation%2Fitlog/lists"}