{"id":39822627,"url":"https://github.com/msladecek/dap-tui","last_synced_at":"2026-01-18T13:00:54.216Z","repository":{"id":287966063,"uuid":"964827334","full_name":"msladecek/dap-tui","owner":"msladecek","description":"terminal client for the debug adapter protocol","archived":false,"fork":false,"pushed_at":"2025-07-26T05:02:49.000Z","size":211,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-10-31T01:31:53.540Z","etag":null,"topics":["adapter","dap","debug","fennel","lua","protocol","terminal","tui"],"latest_commit_sha":null,"homepage":"","language":"Fennel","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/msladecek.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,"zenodo":null}},"created_at":"2025-04-11T21:19:55.000Z","updated_at":"2025-07-26T05:02:52.000Z","dependencies_parsed_at":"2025-04-14T22:21:57.370Z","dependency_job_id":"550537d7-1ff0-48a9-ad55-d2747954e9c7","html_url":"https://github.com/msladecek/dap-tui","commit_stats":null,"previous_names":["msladecek/dap-tui"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/msladecek/dap-tui","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/msladecek%2Fdap-tui","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/msladecek%2Fdap-tui/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/msladecek%2Fdap-tui/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/msladecek%2Fdap-tui/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/msladecek","download_url":"https://codeload.github.com/msladecek/dap-tui/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/msladecek%2Fdap-tui/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28536686,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-18T10:13:46.436Z","status":"ssl_error","status_checked_at":"2026-01-18T10:13:11.045Z","response_time":98,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: 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":["adapter","dap","debug","fennel","lua","protocol","terminal","tui"],"created_at":"2026-01-18T13:00:23.047Z","updated_at":"2026-01-18T13:00:54.109Z","avatar_url":"https://github.com/msladecek.png","language":"Fennel","funding_links":[],"categories":[],"sub_categories":[],"readme":"# DAP TUI\n\nA basic terminal client for the [Debug Adapter Protocol](https://microsoft.github.io/debug-adapter-protocol).\n\n## Status\n\nBuggy. Unstable. Work in progress.\n\n## Development\n\nThe enviroment is declared in a [nix flake](https://nixos.wiki/wiki/flakes) file.\n\n1. [Install `nix` on your system](https://nixos.org/download/)\n2. Activate the environment with `nix --experimental-features 'nix-command flakes' develop`\n3. Run the application using `fennel ./dap-tui/main.fnl`\n\nThe application expects to find a running DAP server on port 5678.\nFor example, you may start [`debugpy`](https://github.com/microsoft/debugpy) using the following command:\n\n    python -m debugpy --listen 5678 --wait-for-client \u003cyour-python-script.py\u003e\n\nThen start `dap-tui`.\n\n## License\n\n    Copyright 2025 msladecek\n\n    Licensed under the Apache License, Version 2.0 (the \"License\");\n    you may not use this file except in compliance with the License.\n    You may obtain a copy of the License at\n\n        http://www.apache.org/licenses/LICENSE-2.0\n\n    Unless required by applicable law or agreed to in writing, software\n    distributed under the License is distributed on an \"AS IS\" BASIS,\n    WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n    See the License for the specific language governing permissions and\n    limitations under the License.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmsladecek%2Fdap-tui","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmsladecek%2Fdap-tui","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmsladecek%2Fdap-tui/lists"}